RotationMode

public enum RotationMode

Class RotationMode. Provides rotationmode functionality for the Hytale server.

java.lang.Object > RotationMode

Field Summary

No fields documented.

Method Detail

RotationMode

public private RotationMode (final int value)

Method RotationMode.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static RotationMode fromValue (final int value)

Method fromValue.

Parameters:
final int value