AnimationSlot

public enum AnimationSlot

Class AnimationSlot. Provides animationslot functionality for the Hytale server.

java.lang.Object > AnimationSlot

Field Summary

No fields documented.

Method Detail

AnimationSlot

public private AnimationSlot (final int value)

Method AnimationSlot.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static AnimationSlot fromValue (final int value)

Method fromValue.

Parameters:
final int value