Package net.okocraft.box.api.event.stockholder.stock
package net.okocraft.box.api.event.stockholder.stock
A package of stock related events.
-
ClassDescriptionA
StockEvent
called when the stock is decreased.AStockHolderEvent
called when the stock of theStockHolder
is modified.An interface that indicates why theStockEvent
was called.AStockEvent
called when the stock is increased.AStockEvent
called when the amount of stock exceedsInteger.MAX_VALUE
.AStockEvent
called when the amount of the stock is set.