Interface ItemInvSlotChangeListener.ItemInvSlotListener

All Superinterfaces:
ItemInvSlotChangeListener
Enclosing interface:
ItemInvSlotChangeListener
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public static interface ItemInvSlotChangeListener.ItemInvSlotListener
extends ItemInvSlotChangeListener
A specialised type of listener that won't receive the previous ItemStack that occupied the given slot. Used for optimisation purposes in DirectFixedItemInv.