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