| Modifier and Type | Field and Description |
|---|---|
static EndTag |
INSTANCE |
static TagReader<EndTag> |
READER |
| Modifier | Constructor and Description |
|---|---|
private |
EndTag() |
| Modifier and Type | Method and Description |
|---|---|
EndTag |
copy() |
TagReader<EndTag> |
getReader() |
byte |
getType() |
void |
method_32289(class_5627 class_5627) |
String |
toString() |
void |
write(DataOutput output) |
public static final EndTag INSTANCE
public void write(DataOutput output) throws IOException
write in interface TagIOExceptionpublic String toString()
public void method_32289(class_5627 class_5627)
method_32289 in interface Tag