HyCodeYourTale
classpublicPriority 1

PlayerVelocityInstructionSystem

com.hypixel.hytale.server.core.universe.system.PlayerVelocityInstructionSystem

extends EntityTickingSystem

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constructors

public
PlayerVelocityInstructionSystem()

Methods

Public Methods (2)

public
Set<Dependency<EntityStore>> getDependencies()
@Nonnull@Override
public
Query<EntityStore> getQuery()
@Nonnull@Override

Related Classes