Class PlayerConnectionFlushSystem

All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>, RunWhenPausedSystem<EntityStore>, TickableSystem<EntityStore>

public class PlayerConnectionFlushSystem extends EntityTickingSystem<EntityStore> implements RunWhenPausedSystem<EntityStore>