BlockFace

public enum BlockFace

Class BlockFace. Provides blockface functionality for the Hytale server.

java.lang.Object > BlockFace

Field Summary

No fields documented.

Method Detail

BlockFace

public private BlockFace (final int value)

Method BlockFace.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BlockFace fromValue (final int value)

Method fromValue.

Parameters:
final int value