Class ArmorStandPlugin
java.lang.Object
com.hypixel.hytale.server.core.plugin.PluginBase
com.hypixel.hytale.server.core.plugin.JavaPlugin
com.mrbysco.armorstand.ArmorStandPlugin
- All Implemented Interfaces:
CommandOwner
-
Field Summary
FieldsFields inherited from class PluginBase
METRICS_REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JavaPlugin
getClassLoader, getFile, getTypeMethods inherited from class PluginBase
getAssetRegistry, getBasePermission, getChunkStoreRegistry, getClientFeatureRegistry, getCodecRegistry, getCodecRegistry, getCodecRegistry, getCommandRegistry, getDataDirectory, getEntityRegistry, getEntityStoreRegistry, getEventRegistry, getIdentifier, getLogger, getManifest, getName, getState, getTaskRegistry, isDisabled, isEnabled, preLoad, setup0, shutdown0, start, start0, withConfig, withConfig
-
Field Details
-
LOGGER
-
-
Constructor Details
-
ArmorStandPlugin
-
-
Method Details
-
shutdown
protected void shutdown()- Overrides:
shutdownin classPluginBase
-
setup
protected void setup()- Overrides:
setupin classPluginBase
-