EntityUIType

public enum EntityUIType

Class EntityUIType. Provides entityuitype functionality for the Hytale server.

java.lang.Object > EntityUIType

Field Summary

No fields documented.

Method Detail

EntityUIType

public private EntityUIType (final int value)

Method EntityUIType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static EntityUIType fromValue (final int value)

Method fromValue.

Parameters:
final int value