hardness = 18000000; } protected function recalculateBoundingBox(){ return new AxisAlignedBB( $this->x, $this->y, $this->z, $this->x + 1, $this->y + (($this->getDamage() & 0x04) > 0 ? 1 : 0.8125), $this->z + 1 ); } }