Class EntityModule.LegacyEntityHolderSystem<T extends Entity>

java.lang.Object
com.hypixel.hytale.component.system.System<EntityStore>
com.hypixel.hytale.component.system.HolderSystem<EntityStore>
com.hypixel.hytale.server.core.modules.entity.EntityModule.LegacyEntityHolderSystem<T>
All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>
Enclosing class:
EntityModule

public static class EntityModule.LegacyEntityHolderSystem<T extends Entity> extends HolderSystem<EntityStore>