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