PositionType

public enum PositionType

Class PositionType. Provides positiontype functionality for the Hytale server.

java.lang.Object > PositionType

Field Summary

No fields documented.

Method Detail

PositionType

public private PositionType (final int value)

Method PositionType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static PositionType fromValue (final int value)

Method fromValue.

Parameters:
final int value