Enum Class ActionInventory.Operation

java.lang.Object
java.lang.Enum<ActionInventory.Operation>
com.hypixel.hytale.server.npc.corecomponents.items.ActionInventory.Operation
All Implemented Interfaces:
Serializable, Comparable<ActionInventory.Operation>, Constable, Supplier<String>
Enclosing class:
ActionInventory

public static enum ActionInventory.Operation extends Enum<ActionInventory.Operation> implements Supplier<String>