Interface PlayerInventoryFinder.IStackModifier
- Enclosing class:
- PlayerInventoryFinder
public static interface PlayerInventoryFinder.IStackModifier
-
Method Summary
Modifier and TypeMethodDescriptionvoidconsume(net.minecraft.world.entity.player.Player playerEntity, int slot, net.minecraft.world.item.ItemStack stack)
-
Method Details
-
consume
void consume(net.minecraft.world.entity.player.Player playerEntity, int slot, net.minecraft.world.item.ItemStack stack)
-