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