CanMoveType

public enum CanMoveType

Class CanMoveType. Provides canmovetype functionality for the Hytale server.

java.lang.Object > CanMoveType

Field Summary

No fields documented.

Method Detail

CanMoveType

public private CanMoveType (final int value)

Method CanMoveType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static CanMoveType fromValue (final int value)

Method fromValue.

Parameters:
final int value