| stacks.forEach(stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack)); | stacks.get().forEach(stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack)); | stacks.forEach(stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack)) | stacks.get().forEach(stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack)) | BuildCraft | c045d0ec28050231cd28e4477db9e9a82d8d4e5b | buildcraft.builders.tile.TileQuarry.TaskBreakBlock | | | | TCIVar | stacks |
|---|
| v1 | stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack) |
|---|
| | | TCIVar | stacks |
|---|
| v1 | stack -> InventoryUtil.addToBestAcceptor(world,pos,null,stack) |
|---|
| Uses | True |