Exemplo n.º 1
0
 public function getDisplay()
 {
     return ItemFuncs::getDisplay($this->tableRowId, $this->itemId, $this->itemDamage, $this->qty, $this->enchantments);
 }