Hierarchy For Package com.hypixel.hytale.component.system.tick
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.component.system.tick.DelayedEntitySystem.Data<ECS_TYPE> (implements com.hypixel.hytale.component.Resource<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.EntityTickingSystem.SystemTaskData<ECS_TYPE> (implements java.util.function.IntConsumer)
- com.hypixel.hytale.component.system.System<ECS_TYPE> (implements com.hypixel.hytale.component.system.ISystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.TickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.EntityTickingSystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.DelayedEntitySystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.EntityTickingSystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.ArchetypeTickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.TickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>)
Interface Hierarchy
- com.hypixel.hytale.component.system.ISystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.RunWhenPausedSystem<ECS_TYPE>
- com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>