Class HymodsLib
java.lang.Object
com.hypixel.hytale.server.core.plugin.PluginBase
com.hypixel.hytale.server.core.plugin.JavaPlugin
io.hymods.lib.HymodsLib
- All Implemented Interfaces:
com.hypixel.hytale.server.core.command.system.CommandOwner
Deprecated.
This is the main class for the HymodsLib mod, and isn't intended
to be used in your code.
HymodsLib - A comprehensive utility library for Hytale mods Provides common
utilities for raycasting, entity management, world operations, and more.
-
Field Summary
Fields inherited from class com.hypixel.hytale.server.core.plugin.PluginBase
METRICS_REGISTRY -
Constructor Summary
ConstructorsConstructorDescriptionHymodsLib(com.hypixel.hytale.server.core.plugin.JavaPluginInit init) Deprecated. -
Method Summary
Methods inherited from class com.hypixel.hytale.server.core.plugin.JavaPlugin
getClassLoader, getFile, getType, start0Methods inherited from class com.hypixel.hytale.server.core.plugin.PluginBase
getAssetRegistry, getBasePermission, getBlockStateRegistry, getChunkStoreRegistry, getClientFeatureRegistry, getCodecRegistry, getCodecRegistry, getCodecRegistry, getCommandRegistry, getDataDirectory, getEntityRegistry, getEntityStoreRegistry, getEventRegistry, getIdentifier, getLogger, getManifest, getName, getState, getTaskRegistry, isDisabled, isEnabled, preLoad, setup0, shutdown, shutdown0, start, withConfig, withConfig
-
Constructor Details
-
HymodsLib
Deprecated.
-
-
Method Details
-
setup
Deprecated.- Overrides:
setupin classcom.hypixel.hytale.server.core.plugin.PluginBase
-