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