DrawType

public enum DrawType

Class DrawType. Provides drawtype functionality for the Hytale server.

java.lang.Object > DrawType

Field Summary

No fields documented.

Method Detail

DrawType

public private DrawType (final int value)

Method DrawType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static DrawType fromValue (final int value)

Method fromValue.

Parameters:
final int value