This commit is contained in:
AlgorithmX2
2014-06-28 17:34:03 -05:00
7 changed files with 91 additions and 41 deletions
+1
View File
@@ -271,6 +271,7 @@ public class BlockCableBus extends AEBaseBlock implements IRedNetConnection
return cb( world, x, y, z ).isEmpty();
}
@SuppressWarnings("deprecation")
@Override
public boolean removedByPlayer(World world, EntityPlayer player, int x, int y, int z)
{