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 TypeMethodDescriptionvoidInventoryManager.registerInventoryBuilder(InventoryBuilder inventoryBuilder) Registers a new InventoryBuilder instance.voidInventoryManager.unregisterInventoryBuilder(InventoryBuilder inventoryBuilder) Unregisters an InventoryBuilder, removing its commands and closing active inventories.