Interface TypedTag

All Superinterfaces:
Tag
All Known Implementing Classes:
ByteArrayTag, ByteTag, CompoundTag, DoubleTag, EndTag, FloatTag, IntArrayTag, IntTag, ListTag, LongArrayTag, LongTag, ShortTag, StringTag

public interface TypedTag extends Tag
  • Method Details

    • getId

      byte getId()
      Gets the id of this tag's type.
      Returns:
      the id related to this tag's type