public class InventoryActions
extends Object
Inventory action utils...
-
Constructor Summary
Constructors
-
Method Summary
static @Nullable org.bukkit.event.inventory.InventoryAction
toString(org.bukkit.event.inventory.InventoryAction action,
int flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
InventoryActions
public InventoryActions()
-
Method Details
-
parse
public static @Nullable org.bukkit.event.inventory.InventoryAction parse
(String s)
-
getAllNames
public static String getAllNames()
-
toString
public static String toString
(org.bukkit.event.inventory.InventoryAction action,
int flags)