InventoryActionType

public enum InventoryActionType

Class InventoryActionType. Provides inventoryactiontype functionality for the Hytale server.

java.lang.Object > InventoryActionType

Field Summary

No fields documented.

Method Detail

InventoryActionType

public private InventoryActionType (final int value)

Method InventoryActionType.

Parameters:
final int value

getValue

public int getValue ()

Method getValue.

fromValue

static InventoryActionType fromValue (final int value)

Method fromValue.

Parameters:
final int value