Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.hypixel.hytale.server.core.modules.entity.item.ItemComponent (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.item.ItemPhysicsComponent (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.item.ItemSystems
- com.hypixel.hytale.server.core.modules.entity.item.PickupItemComponent (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.item.PreventItemMerging (implements com.hypixel.hytale.component.Component<ECS_TYPE>)
- com.hypixel.hytale.server.core.modules.entity.item.PreventPickup (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.HolderSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.QuerySystem<ECS_TYPE>)
- com.hypixel.hytale.component.system.tick.TickingSystem<ECS_TYPE> (implements com.hypixel.hytale.component.system.tick.TickableSystem<ECS_TYPE>)