Hierarchy For Package com.hypixel.hytale.server.core.modules.entity
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.modules.entity.AllLegacyEntityTypesQuery (implements com.hypixel.hytale.component.query.Query<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.AllLegacyLivingEntityTypesQuery (implements com.hypixel.hytale.component.query.Query<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.BlockEntitySystems
- com.hypixel.hytale.server.core.modules.entity.DespawnComponent (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.codec.ExtraInfo
- com.hypixel.hytale.server.core.modules.entity.BlockMigrationExtraInfo
- com.hypixel.hytale.server.core.modules.entity.LegacyProjectileSystems
- 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.modules.entity.EntityModule
- com.hypixel.hytale.server.core.plugin.JavaPlugin
- com.hypixel.hytale.registry.Registration
- com.hypixel.hytale.server.core.modules.entity.EntityRegistration
- com.hypixel.hytale.registry.Registry<T>
- com.hypixel.hytale.server.core.modules.entity.EntityRegistry
- com.hypixel.hytale.component.system.System<ECS_TYPE> (implements com.hypixel.hytale.component.system.ISystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.HolderSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.BlockEntitySystems.BlockEntitySetupSystem
- com.hypixel.hytale.server.core.modules.entity.EntityModule.LegacyEntityHolderSystem<T>
- com.hypixel.hytale.server.core.modules.entity.EntityModule.MigrationSystem
- com.hypixel.hytale.server.core.modules.entity.EntityModule.HiddenFromPlayerMigrationSystem
- com.hypixel.hytale.server.core.modules.entity.EntityModule.LegacyTransformSystem
- com.hypixel.hytale.server.core.modules.entity.EntityModule.LegacyUUIDSystem
- com.hypixel.hytale.server.core.modules.entity.EntityModule.TangibleMigrationSystem
- com.hypixel.hytale.server.core.modules.entity.LegacyProjectileSystems.OnAddHolderSystem
- 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.EntityModule.LegacyUUIDUpdateSystem
- com.hypixel.hytale.component.system.RefSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.EntityModule.LegacyEntityRefSystem<T>
- com.hypixel.hytale.server.core.modules.entity.LegacyProjectileSystems.OnAddRefSystem
- 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.modules.entity.BlockEntitySystems.BlockEntityTrackerSystem
- com.hypixel.hytale.server.core.modules.entity.BlockEntitySystems.Ticking (implements com.hypixel.hytale.component.DisableProcessingAssert)
- com.hypixel.hytale.server.core.modules.entity.DespawnSystem
- com.hypixel.hytale.server.core.modules.entity.LegacyProjectileSystems.TickingSystem (implements com.hypixel.hytale.component.DisableProcessingAssert)
- 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.HolderSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
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.EntityModule.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)