Rotation

public enum Rotation

Class Rotation. Provides rotation functionality for the Hytale server.

java.lang.Object > Rotation

Field Summary

No fields documented.

Method Detail

Rotation

public private Rotation (final int value)

Method Rotation.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static Rotation fromValue (final int value)

Method fromValue.

Parameters:
final int value