value property
The value of this tag. Can vary depending on tag type, obtainable from nbtTagType.
Implementation
@override
int get value => _value;
The value of this tag. Can vary depending on tag type, obtainable from nbtTagType.
@override
int get value => _value;