Uses of Class
com.github.stefvanschie.inventoryframework.gui.type.MerchantGui
Packages that use MerchantGui
-
Uses of MerchantGui in com.github.stefvanschie.inventoryframework.gui.type
Methods in com.github.stefvanschie.inventoryframework.gui.type that return MerchantGuiModifier and TypeMethodDescriptionstatic @Nullable MerchantGuiMerchantGui.load(@NotNull Object instance, @NotNull InputStream inputStream) Loads a merchant gui from an XML file.static @Nullable MerchantGuiMerchantGui.load(@NotNull Object instance, @NotNull InputStream inputStream, @NotNull Plugin plugin) Loads a merchant gui from an XML file.static @NotNull MerchantGuiLoads a merchant gui from the specified element, applying code references to the provided instance.static @NotNull MerchantGuiLoads a merchant gui from the specified element, applying code references to the provided instance.