示例#1
0
 public function read(NBT $nbt)
 {
     $this->value = $nbt->getShort();
 }