NPCAnimationSlot

public enum NPCAnimationSlot implements Supplier

Class NPCAnimationSlot. Provides npcanimationslot functionality for the Hytale server.

java.lang.Object > NPCAnimationSlot

Field Summary

No fields documented.

Method Detail

NPCAnimationSlot

public private NPCAnimationSlot (final AnimationSlot mappedSlot)

Method NPCAnimationSlot.

Parameters:
final AnimationSlot mappedSlot

get

public String get ()

Method get.

getMappedSlot

public AnimationSlot getMappedSlot ()

Method getMappedSlot.