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