Class EndTag

java.lang.Object
com.sk89q.jnbt.Tag<Object,org.enginehub.linbus.tree.LinEndTag>
com.sk89q.jnbt.EndTag
All Implemented Interfaces:
org.enginehub.linbus.tree.ToLinTag<org.enginehub.linbus.tree.LinEndTag>

@Deprecated public final class EndTag extends Tag<Object,org.enginehub.linbus.tree.LinEndTag>
Deprecated.
Use LinEndTag.
The TAG_End tag.
  • Constructor Details

    • EndTag

      public EndTag()
      Deprecated.
  • Method Details

    • getValue

      public Object getValue()
      Deprecated.
      Description copied from class: Tag
      Gets the value of this tag.
      Overrides:
      getValue in class Tag<Object,org.enginehub.linbus.tree.LinEndTag>
      Returns:
      the value