Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.CraftingTableGui
Packages that use CraftingTableGui
-
Uses of CraftingTableGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return CraftingTableGuiModifier and TypeMethodDescription@NotNull CraftingTableGuiCraftingTableGui.copy()static @Nullable CraftingTableGuiCraftingTableGui.load(@NotNull Object instance, @NotNull InputStream inputStream) Loads a crafting table gui from an XML file.static @Nullable CraftingTableGuiCraftingTableGui.load(@NotNull Object instance, @NotNull InputStream inputStream, @NotNull Plugin plugin) Loads a crafting table gui from an XML file.static @NotNull CraftingTableGuiLoads a crafting table gui from the specified element, applying code references to the provided instance.static @NotNull CraftingTableGuiLoads a crafting table gui from the specified element, applying code references to the provided instance.