MovementType

public enum MovementType

Class MovementType. Provides movementtype functionality for the Hytale server.

java.lang.Object > MovementType

Field Summary

No fields documented.

Method Detail

MovementType

public private MovementType (final int value)

Method MovementType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static MovementType fromValue (final int value)

Method fromValue.

Parameters:
final int value