示例#1
0
 public function write(NBT $nbt)
 {
     $nbt->putLong($this->value);
 }