isActivable = true; if(($this->meta & 0x04) === 0x04){ $this->isFullBlock = true; }else{ $this->isFullBlock = false; } $this->hardness = 15; } }