classpublicPriority 2
VoidEventStagesSystem
com.hypixel.hytale.builtin.portals.systems.voidevent.VoidEventStagesSystem
extends DelayedEntitySystem
3
Methods
3
Public Methods
0
Fields
1
Constructors
Constructors
public
VoidEventStagesSystem()Methods
Public Methods (3)
public
Query<EntityStore> getQuery()@Nullable@Override
publicstatic
void startStage(VoidEventStage stage, World world, Store<EntityStore> store, CommandBuffer<EntityStore> commandBuffer)publicstatic
void stopStage(VoidEventStage stage, World world, Store<EntityStore> store, CommandBuffer<EntityStore> commandBuffer)