public interface Tag
| Modifier and Type | Method and Description |
|---|---|
default String |
asString() |
Tag |
copy() |
TagReader<?> |
getReader() |
byte |
getType() |
void |
method_32289(class_5627 class_5627) |
String |
toString() |
void |
write(DataOutput output) |
void write(DataOutput output) throws IOException
IOExceptionbyte getType()
TagReader<?> getReader()
Tag copy()
default String asString()
void method_32289(class_5627 class_5627)