AttachedToType

public enum AttachedToType

Class AttachedToType. Provides attachedtotype functionality for the Hytale server.

java.lang.Object > AttachedToType

Field Summary

No fields documented.

Method Detail

AttachedToType

public private AttachedToType (final int value)

Method AttachedToType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static AttachedToType fromValue (final int value)

Method fromValue.

Parameters:
final int value