Interface DirectBeltInputBehaviour.InsertionCallback
- Enclosing class:
- DirectBeltInputBehaviour
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.item.ItemStackapply(TransportedItemStack stack, net.minecraft.core.Direction side, boolean simulate)
-
Method Details
-
apply
net.minecraft.world.item.ItemStack apply(TransportedItemStack stack, net.minecraft.core.Direction side, boolean simulate)
-