class

ComponentRegistryProxy

Methods

Component> com.hypixel.hytale.component.ComponentType registerComponent(java.lang.Class)
com.hypixel.hytale.component.event.EntityEventType registerEntityEventType(java.lang.Class)
Resource> com.hypixel.hytale.component.ResourceType registerResource(java.lang.Class)
com.hypixel.hytale.component.ResourceTypeSpatialResourceRef, ECS_TYPE>> registerSpatialResource()
void registerSystem()
com.hypixel.hytale.component.SystemGroup registerSystemGroup()
ISystem> com.hypixel.hytale.component.SystemType registerSystemType(java.lang.Class)
com.hypixel.hytale.component.event.WorldEventType registerWorldEventType(java.lang.Class)
void shutdown()