RotationType

public enum RotationType

Class RotationType. Provides rotationtype functionality for the Hytale server.

java.lang.Object > RotationType

Field Summary

No fields documented.

Method Detail

RotationType

public private RotationType (final int value)

Method RotationType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static RotationType fromValue (final int value)

Method fromValue.

Parameters:
final int value