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