Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.DispenserGui
Packages that use DispenserGui
-
Uses of DispenserGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return DispenserGuiModifier and TypeMethodDescription@NotNull DispenserGuiDispenserGui.copy()static @Nullable DispenserGuiDispenserGui.load(@NotNull Object instance, @NotNull InputStream inputStream)Loads a dispenser gui from an XML file.static @NotNull DispenserGuiLoads a dispenser gui from the specified element, applying code references to the provided instance.