HyCodeYourTale
classpublicPriority 2

NPCInteractionSimulationHandler

com.hypixel.hytale.server.npc.interactions.NPCInteractionSimulationHandler

implements IInteractionSimulationHandler

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
NPCInteractionSimulationHandler()

Methods

Public Methods (2)

public
void requestChargeTime(float chargeTime)
public
void setState(InteractionType type, boolean state)
@Override

Fields

Private/Package Fields (1)

privatefloat requestedChargeTime

Related Classes