Uses of Interface
de.themoep.inventorygui.InventoryGui.InventoryCreator.CreatorImplementation
-
Uses of InventoryGui.InventoryCreator.CreatorImplementation in de.themoep.inventorygui
Modifier and TypeMethodDescriptionInventoryGui.InventoryCreator.getSizeCreator()
InventoryGui.InventoryCreator.CreatorImplementation
<org.bukkit.event.inventory.InventoryType> InventoryGui.InventoryCreator.getTypeCreator()
ModifierConstructorDescriptionInventoryCreator
(InventoryGui.InventoryCreator.CreatorImplementation<org.bukkit.event.inventory.InventoryType> typeCreator, InventoryGui.InventoryCreator.CreatorImplementation<Integer> sizeCreator) A new inventory creator which should be able to create an inventory based on the type and the size.