Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.EnchantingTableGui
Packages that use EnchantingTableGui
-
Uses of EnchantingTableGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return EnchantingTableGuiModifier and TypeMethodDescription@NotNull EnchantingTableGuiEnchantingTableGui.copy()static @Nullable EnchantingTableGuiEnchantingTableGui.load(@NotNull Object instance, @NotNull InputStream inputStream) Loads an enchanting table gui from an XML file.static @Nullable EnchantingTableGuiEnchantingTableGui.load(@NotNull Object instance, @NotNull InputStream inputStream, @NotNull Plugin plugin) Loads an enchanting table gui from an XML file.static @NotNull EnchantingTableGuiLoads an enchanting table gui from the specified element, applying code references to the provided instance.static @NotNull EnchantingTableGuiLoads an enchanting table gui from the specified element, applying code references to the provided instance.