Hierarchy For Package com.hypixel.hytale.component.spatial

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.hypixel.hytale.component.spatial.KDTree<T> (implements com.hypixel.hytale.component.spatial.SpatialStructure<T>)
    • com.hypixel.hytale.component.spatial.KDTree.ClosestState<T>
    • com.hypixel.hytale.component.spatial.KDTree.Node<T>
    • com.hypixel.hytale.component.spatial.KDTree.OrderedEntry<T>
    • com.hypixel.hytale.component.spatial.MortonCode
    • com.hypixel.hytale.component.spatial.SpatialData<T>
    • com.hypixel.hytale.component.spatial.SpatialResource<T,ECS_TYPE> (implements com.hypixel.hytale.component.Resource<ECS_TYPE>)
    • 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.spatial.SpatialSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)

Interface Hierarchy