BrushShape

public enum BrushShape

Class BrushShape. Provides brushshape functionality for the Hytale server.

java.lang.Object > BrushShape

Field Summary

No fields documented.

Method Detail

BrushShape

public private BrushShape (final int value)

Method BrushShape.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static BrushShape fromValue (final int value)

Method fromValue.

Parameters:
final int value