(BlockPos pos, Block blockIn, int delay)
| 1599 | } |
| 1600 | |
| 1601 | public void scheduleUpdate(BlockPos pos, Block blockIn, int delay) |
| 1602 | { |
| 1603 | } |
| 1604 | |
| 1605 | public void updateBlockTick(BlockPos pos, Block blockIn, int delay, int priority) |
| 1606 | { |
no outgoing calls
no test coverage detected