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