Package net.minestom.server.inventory.condition
package net.minestom.server.inventory.condition
-
ClassDescriptionCan be added to any
AbstractInventory
usingAbstractInventory.addInventoryCondition(InventoryCondition)
orAbstractInventory.addInventoryCondition(InventoryCondition)
in order to listen to any issued clicks.Used byInventoryCondition
to step in inventory click processing.