BlockMaterial

public enum BlockMaterial

Class BlockMaterial. Provides blockmaterial functionality for the Hytale server.

java.lang.Object > BlockMaterial

Field Summary

No fields documented.

Method Detail

BlockMaterial

public private BlockMaterial (final int value)

Method BlockMaterial.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BlockMaterial fromValue (final int value)

Method fromValue.

Parameters:
final int value