@FunctionalInterface
public static interface BattleItemScanner.ItemScanner
Modifier and Type | Method and Description |
---|---|
void |
scan(net.minecraft.entity.player.ServerPlayerEntity player,
BagSection section,
java.util.List<net.minecraft.item.ItemStack> inventory,
net.minecraft.item.ItemStack stack,
java.util.List<ItemData> items) |
void scan(net.minecraft.entity.player.ServerPlayerEntity player, BagSection section, java.util.List<net.minecraft.item.ItemStack> inventory, net.minecraft.item.ItemStack stack, java.util.List<ItemData> items)