MovementDirection

public enum MovementDirection

Class MovementDirection. Provides movementdirection functionality for the Hytale server.

java.lang.Object > MovementDirection

Field Summary

No fields documented.

Method Detail

MovementDirection

public private MovementDirection (final int value)

Method MovementDirection.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static MovementDirection fromValue (final int value)

Method fromValue.

Parameters:
final int value