classpublicPriority 1
PlayerPingSystem
com.hypixel.hytale.server.core.modules.entity.player.PlayerPingSystem
extends EntityTickingSystem
implements RunWhenPausedSystem
4
Methods
4
Public Methods
0
Fields
1
Constructors
Constants
ComponentType<EntityStore, PlayerRef>PLAYER_REF_COMPONENT_TYPE= PlayerRef.getComponentType()
Constructors
public
PlayerPingSystem()Methods
Public Methods (4)
public
Set<Dependency<EntityStore>> getDependencies()@Nonnull@Override
public
SystemGroup<EntityStore> getGroup()@Nullable@Override
public
Query<EntityStore> getQuery()@Override
public
boolean isParallel(int archetypeChunkSize, int taskCount)@Override