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