Interface IOConsumer
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Used by
BaseIOGUIPane-
Method Summary
-
Method Details
-
apply
Executed when an item in the pane changes- Parameters:
position- The position of the itemitemStack- The current ItemStack after change
-