Hierarchy For Package com.hypixel.hytale.builtin.portals.systems
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.builtin.portals.systems.CloseWorldWhenBreakingDeviceSystems
- com.hypixel.hytale.builtin.portals.systems.PortalTrackerSystems
- 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.builtin.portals.systems.CloseWorldWhenBreakingDeviceSystems.ComponentRemoved
- com.hypixel.hytale.component.system.RefSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.builtin.portals.systems.CloseWorldWhenBreakingDeviceSystems.EntityRemoved
- com.hypixel.hytale.builtin.portals.systems.PortalInvalidDestinationSystem
- com.hypixel.hytale.builtin.portals.systems.PortalTrackerSystems.TrackerSystem
- 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.builtin.portals.systems.PortalTrackerSystems.UiTickingSystem
- 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.RefChangeSystem<ECS_TYPE,