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