BlockMountType

public enum BlockMountType

Class BlockMountType. Provides blockmounttype functionality for the Hytale server.

java.lang.Object > BlockMountType

Field Summary

No fields documented.

Method Detail

BlockMountType

public private BlockMountType (final int value)

Method BlockMountType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BlockMountType fromValue (final int value)

Method fromValue.

Parameters:
final int value