Uses of Enum Class
io.github.lucfr1746.llibrary.inventory.InventoryBuilder.LockMode
Packages that use InventoryBuilder.LockMode
-
Uses of InventoryBuilder.LockMode in io.github.lucfr1746.llibrary.inventory
Methods in io.github.lucfr1746.llibrary.inventory that return InventoryBuilder.LockModeModifier and TypeMethodDescriptionInventoryBuilder.getLockMode()
static InventoryBuilder.LockMode
Returns the enum constant of this class with the specified name.static InventoryBuilder.LockMode[]
InventoryBuilder.LockMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.github.lucfr1746.llibrary.inventory with parameters of type InventoryBuilder.LockModeModifier and TypeMethodDescriptionvoid
InventoryBuilder.setLockMode
(InventoryBuilder.LockMode lockMode)