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