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