menu
libac_dart
nbt/impl/DoubleTag.dart
DoubleTag
valueOf static method
valueOf
dark_mode
light_mode
valueOf
static method
DoubleTag
valueOf
(
double
value
)
Implementation
static DoubleTag valueOf(double value) { return DoubleTag._(value); }
libac_dart
DoubleTag
DoubleTag
valueOf static method
DoubleTag class