SmartMoveType

public enum SmartMoveType

Class SmartMoveType. Provides smartmovetype functionality for the Hytale server.

java.lang.Object > SmartMoveType

Field Summary

No fields documented.

Method Detail

SmartMoveType

public private SmartMoveType (final int value)

Method SmartMoveType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static SmartMoveType fromValue (final int value)

Method fromValue.

Parameters:
final int value