Uses of Class
de.themoep.inventorygui.InventoryGui.InventoryCreator
-
Uses of InventoryGui.InventoryCreator in de.themoep.inventorygui
Methods in de.themoep.inventorygui that return InventoryGui.InventoryCreatorModifier and TypeMethodDescriptionInventoryGui.getInventoryCreator()
Get the helper class which will create the custom inventory for this gui.Methods in de.themoep.inventorygui with parameters of type InventoryGui.InventoryCreatorModifier and TypeMethodDescriptionvoid
InventoryGui.setInventoryCreator
(InventoryGui.InventoryCreator creator) Set the helper class which will create the custom inventory for this gui.Constructors in de.themoep.inventorygui with parameters of type InventoryGui.InventoryCreatorModifierConstructorDescriptionInventoryGui
(org.bukkit.plugin.java.JavaPlugin plugin, InventoryGui.InventoryCreator creator, org.bukkit.inventory.InventoryHolder owner, String title, String[] rows, GuiElement... elements) Create a new gui with a certain setup and some elements