Render fix
This commit is contained in:
@@ -55,7 +55,6 @@ public class TileEntityRift extends TileEntity
|
||||
}
|
||||
public void clearBlocksOnRift()
|
||||
{
|
||||
System.out.println(this.worldObj.getBlockId(xCoord, yCoord,zCoord));
|
||||
|
||||
for(double[] coord: this.renderingCenters.values())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user