HyCodeYourTale
classpublicPriority 2

NPCVelocityInstructionSystem

com.hypixel.hytale.server.npc.systems.NPCVelocityInstructionSystem

extends EntityTickingSystem

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constructors

public
NPCVelocityInstructionSystem()

Methods

Public Methods (2)

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

Related Classes