Class Tag_End
-
Constructor Details
-
Tag_End
public Tag_End()Create an empty end tag. -
Tag_End
Create an end tag with name and data set to null. WARNING: This constructor is here only for future proofing. As per NBT spec this tag should not have a name.- Parameters:
name- Name of the tag.
-
Tag_End
-
-
Method Details
-
toString
-