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