Hierarchy For Package com.hypixel.hytale.server.core.universe.world.meta
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.universe.world.meta.BlockState (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.plugin.PluginBase (implements com.hypixel.hytale.server.core.command.system.CommandOwner)
- com.hypixel.hytale.server.core.plugin.JavaPlugin
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule
- com.hypixel.hytale.server.core.plugin.JavaPlugin
- com.hypixel.hytale.registry.Registration
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateRegistration
- com.hypixel.hytale.registry.Registry<T>
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateRegistry
- 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.data.EntityDataSystem<ECS_TYPE,
Q, R> - com.hypixel.hytale.server.core.universe.world.storage.ChunkStore.LoadPacketDataQuerySystem
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.LegacyLoadPacketBlockStateSystem<T>
- com.hypixel.hytale.server.core.universe.world.storage.ChunkStore.UnloadPacketDataQuerySystem
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.LegacyUnloadPacketBlockStateSystem<T>
- com.hypixel.hytale.server.core.universe.world.storage.ChunkStore.LoadPacketDataQuerySystem
- com.hypixel.hytale.component.system.data.EntityDataSystem<ECS_TYPE,
- com.hypixel.hytale.component.system.HolderSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.LegacyBlockStateHolderSystem<T> (implements com.hypixel.hytale.component.DisableProcessingAssert)
- com.hypixel.hytale.component.system.RefSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.ItemContainerStateRefSystem
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.LegacyBlockStateRefSystem<T> (implements com.hypixel.hytale.component.DisableProcessingAssert)
- 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.universe.world.meta.BlockStateModule.LegacyLateInitBlockStateSystem<T> (implements com.hypixel.hytale.component.DisableProcessingAssert)
- com.hypixel.hytale.server.core.universe.world.meta.BlockStateModule.LegacyTickingBlockStateSystem<T> (implements com.hypixel.hytale.component.DisableProcessingAssert, com.hypixel.hytale.component.system.MetricSystem<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.data.ArchetypeDataSystem<ECS_TYPE,