UpdateType

public enum UpdateType

Class UpdateType. Provides updatetype functionality for the Hytale server.

java.lang.Object > UpdateType

Field Summary

No fields documented.

Method Detail

UpdateType

public private UpdateType (final int value)

Method UpdateType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static UpdateType fromValue (final int value)

Method fromValue.

Parameters:
final int value