BlockPlacementRotationMode

public enum BlockPlacementRotationMode

Class BlockPlacementRotationMode. Provides blockplacementrotationmode functionality for the Hytale server.

java.lang.Object > BlockPlacementRotationMode

Field Summary

No fields documented.

Method Detail

BlockPlacementRotationMode

public private BlockPlacementRotationMode (final int value)

Method BlockPlacementRotationMode.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BlockPlacementRotationMode fromValue (final int value)

Method fromValue.

Parameters:
final int value