Class AmbiencePlugin
java.lang.Object
com.hypixel.hytale.server.core.plugin.PluginBase
com.hypixel.hytale.server.core.plugin.JavaPlugin
com.hypixel.hytale.builtin.ambience.AmbiencePlugin
- All Implemented Interfaces:
CommandOwner
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ResourceType<EntityStore, AmbienceResource> private ComponentType<EntityStore, AmbienceTracker> private Modelprivate final Config<AmbiencePlugin.AmbiencePluginConfig> private static final Stringprivate static AmbiencePluginFields inherited from class com.hypixel.hytale.server.core.plugin.PluginBase
METRICS_REGISTRY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AmbiencePluginget()protected voidsetup()protected voidstart()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, withConfig, withConfig
-
Field Details
-
DEFAULT_AMBIENT_EMITTER_MODEL
- See Also:
-
instance
-
ambienceTrackerComponentType
-
ambientEmitterComponentType
-
ambienceResourceType
-
config
-
ambientEmitterModel
-
-
Constructor Details
-
AmbiencePlugin
-
-
Method Details
-
get
-
setup
protected void setup()- Overrides:
setupin classPluginBase
-
start
protected void start()- Overrides:
startin classPluginBase
-
getAmbienceTrackerComponentType
-
getAmbientEmitterComponentType
-
getAmbienceResourceType
-
getAmbientEmitterModel
-