@FunctionalInterface
public static interface BattleItemScanner.ItemConsumer
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.ItemStack |
consume(net.minecraft.entity.player.ServerPlayerEntity player,
net.minecraft.item.ItemStack inventory,
net.minecraft.item.ItemStack toMatch) |