Interface Tag

All Known Subinterfaces:
CollectionTag, NumericTag, PrimitiveTag
All Known Implementing Classes:
ByteArrayTag, ByteTag, CompoundTag, DoubleTag, EndTag, FloatTag, IntArrayTag, IntTag, ListTag, LongArrayTag, LongTag, ShortTag, StringTag

public sealed interface Tag permits CompoundTag, CollectionTag, PrimitiveTag, EndTag