Class InventoryChangeEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.InventoryChangeEvent
This event is fired when an
AbstractInventory changes and its IInventory.notifyChange(int) method is called. It cannot be cancelled.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
inventory
-
changedSlot
public final int changedSlot
-
-
Constructor Details
-
InventoryChangeEvent
-