Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.universe.world.chunk.AbstractCachedAccessor
- com.hypixel.hytale.server.core.universe.world.chunk.BlockChunk (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.universe.world.chunk.BlockRotationUtil
- com.hypixel.hytale.server.core.universe.world.chunk.ChunkColumn (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.universe.world.chunk.EntityChunk (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.data.ArchetypeDataSystem<ECS_TYPE,Q,R> (implements com.hypixel.hytale.component.system.QuerySystem<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.universe.world.chunk.WorldChunk (implements com.hypixel.hytale.server.core.universe.world.accessor.BlockAccessor, com.hypixel.hytale.component.Component<ECS_TYPE>)