Hierarchy For Package com.hypixel.hytale.server.core.entity.nameplate
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.entity.nameplate.Nameplate (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.entity.nameplate.NameplateSystems
- com.hypixel.hytale.component.system.System<ECS_TYPE> (implements com.hypixel.hytale.component.system.ISystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.RefChangeSystem<ECS_TYPE,
T> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>) - com.hypixel.hytale.server.core.entity.nameplate.NameplateSystems.EntityTrackerRemove
- 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.server.core.entity.nameplate.NameplateSystems.EntityTrackerUpdate
- 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.RefChangeSystem<ECS_TYPE,