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