149150151152153154155156157158159
host.getFacadeContainer().removeFacade( host, sp.side ); Platform.notifyBlocksOfNeighbors( world, x, y, z ); } if ( host.isEmpty() ) host.cleanup(); if ( !is.isEmpty() ) { Platform.spawnDrops( world, x, y, z, is ); }