ComponentUpdateType

public enum ComponentUpdateType

Class ComponentUpdateType. Provides componentupdatetype functionality for the Hytale server.

java.lang.Object > ComponentUpdateType

Field Summary

No fields documented.

Method Detail

ComponentUpdateType

public private ComponentUpdateType (final int value)

Method ComponentUpdateType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static ComponentUpdateType fromValue (final int value)

Method fromValue.

Parameters:
final int value