Uses of Class
io.github.lucfr1746.llibrary.inventory.InventoryBuilder
Packages that use InventoryBuilder
-
Uses of InventoryBuilder in io.github.lucfr1746.llibrary.inventory
Methods in io.github.lucfr1746.llibrary.inventory that return InventoryBuilderMethods in io.github.lucfr1746.llibrary.inventory with parameters of type InventoryBuilderModifier and TypeMethodDescriptionvoid
InventoryManager.registerInventoryBuilder
(InventoryBuilder inventoryBuilder) Registers a new InventoryBuilder instance.void
InventoryManager.unregisterInventoryBuilder
(InventoryBuilder inventoryBuilder) Unregisters an InventoryBuilder, removing its commands and closing active inventories.