Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.BarrelGui
Packages that use BarrelGui
-
Uses of BarrelGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return BarrelGuiModifier and TypeMethodDescription@NotNull BarrelGuiBarrelGui.copy()static @Nullable BarrelGuiBarrelGui.load(@NotNull Object instance, @NotNull InputStream inputStream)Loads a barrel gui from an XML file.static @NotNull BarrelGuiLoads a barrel gui from the specified element, applying code references to the provided instance.