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