ValueType

public enum ValueType

Class ValueType. Provides valuetype functionality for the Hytale server.

java.lang.Object > ValueType

Field Summary

No fields documented.

Method Detail

ValueType

public private ValueType (final int value)

Method ValueType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ValueType fromValue (final int value)

Method fromValue.

Parameters:
final int value