Class InventoryUtils

java.lang.Object
me.devnatan.inventoryframework.runtime.util.InventoryUtils

public final class InventoryUtils extends Object
  • Method Details

    • toInventoryType

      public static org.bukkit.event.inventory.InventoryType toInventoryType(@NotNull @NotNull me.devnatan.inventoryframework.ViewType type)
    • checkInventoryTypeSupport

      public static void checkInventoryTypeSupport(@NotNull @NotNull me.devnatan.inventoryframework.ViewType type)