if (binary != 15) {
                        Wall wall = (Wall) itemManager.getItem(this.world.walls.getID(x, y));

                        if (wall != null) {
                            wall.renderWall(x, y);