Exemplo n.º 1
0
 public function saveNBT()
 {
     parent::saveNBT();
     $this->namedtag->Angry = new IntTag("Angry", $this->angry);
 }