SceneUpdateType

public enum SceneUpdateType

Class SceneUpdateType. Provides sceneupdatetype functionality for the Hytale server.

java.lang.Object > SceneUpdateType

Field Summary

No fields documented.

Method Detail

SceneUpdateType

public private SceneUpdateType (final int value)

Method SceneUpdateType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static SceneUpdateType fromValue (final int value)

Method fromValue.

Parameters:
final int value