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