EntityPart

public enum EntityPart

Class EntityPart. Provides entitypart functionality for the Hytale server.

java.lang.Object > EntityPart

Field Summary

No fields documented.

Method Detail

EntityPart

public private EntityPart (final int value)

Method EntityPart.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static EntityPart fromValue (final int value)

Method fromValue.

Parameters:
final int value