Пакет: com.hypixel.hytale.builtin.adventure.worldevents.system
| Имя | Тип | extends |
|---|---|---|
| Collector | class | |
| ConditionEventHandler | class | EntityEventSystem<ECS_TYPE, E> |
| EntityHandler | class | ConditionEventHandler<EntityStore, E> |
| EventConditionSystem | class | TickingSystem<EntityStore> |
| TrackedBlockEntityHandler | class | ConditionEventHandler<ChunkStore, E> |
| TrackedEntityHandler | class | ConditionEventHandler<EntityStore, E> |
| WorldEventInitSystem | class | RefSystem<EntityStore> |
| WorldEventStorageSystem | class | TickingSystem<EntityStore> |
| WorldEventTickSystem | class | ArchetypeTickingSystem<EntityStore> |