Class PlayerSystems.BlockPausedMovementSystem

java.lang.Object
com.hypixel.hytale.server.core.modules.entity.player.PlayerSystems.BlockPausedMovementSystem
All Implemented Interfaces:
ISystem<EntityStore>, QuerySystem<EntityStore>, RunWhenPausedSystem<EntityStore>, TickableSystem<EntityStore>
Enclosing class:
PlayerSystems

public static class PlayerSystems.BlockPausedMovementSystem extends Object implements RunWhenPausedSystem<EntityStore>, QuerySystem<EntityStore>