value property
The value of this tag. Can vary depending on tag type, obtainable from nbtTagType.
Implementation
@override
List<T> get value => children;
The value of this tag. Can vary depending on tag type, obtainable from nbtTagType.
@override
List<T> get value => children;