NBT_TYPES, SYNTAX_HIGHLIGHTING_KEY, SYNTAX_HIGHLIGHTING_NUMBER, SYNTAX_HIGHLIGHTING_NUMBER_TYPE, SYNTAX_HIGHLIGHTING_STRING
Constructor and Description |
---|
EndNBT() |
Modifier and Type | Method and Description |
---|---|
EndNBT |
copy() |
boolean |
equals(java.lang.Object p_equals_1_) |
byte |
getId() |
int |
hashCode() |
void |
read(java.io.DataInput input,
int depth,
NBTSizeTracker sizeTracker) |
ITextComponent |
toFormattedComponent(java.lang.String indentation,
int indentDepth) |
java.lang.String |
toString() |
void |
write(java.io.DataOutput output) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
create, getString, getTypeName, toFormattedComponent
public void read(java.io.DataInput input, int depth, NBTSizeTracker sizeTracker) throws java.io.IOException
public void write(java.io.DataOutput output) throws java.io.IOException
public java.lang.String toString()
public ITextComponent toFormattedComponent(java.lang.String indentation, int indentDepth)
toFormattedComponent
in interface INBT
public boolean equals(java.lang.Object p_equals_1_)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object