Class InventoryActions

java.lang.Object
ch.njol.skript.util.InventoryActions

public class InventoryActions extends Object
Inventory action utils...
  • 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)