Hierarchy For Package com.hypixel.hytale.server.core.modules.entity.teleport
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.modules.entity.teleport.PendingTeleport (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- 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.modules.entity.teleport.TeleportSystems.MoveSystem
- com.hypixel.hytale.server.core.modules.entity.teleport.TeleportSystems.PlayerMoveCompleteSystem
- com.hypixel.hytale.server.core.modules.entity.teleport.TeleportSystems.PlayerMoveSystem
- com.hypixel.hytale.component.system.RefChangeSystem<ECS_TYPE,
- com.hypixel.hytale.server.core.modules.entity.teleport.Teleport (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.teleport.TeleportSystems
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.hypixel.hytale.server.core.modules.entity.teleport.PendingTeleport.Result
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)