Modifier and Type | Field and Description |
---|---|
static EndNBT |
INSTANCE |
static INBTType<EndNBT> |
TYPE |
SYNTAX_HIGHLIGHTING_KEY, SYNTAX_HIGHLIGHTING_NUMBER, SYNTAX_HIGHLIGHTING_NUMBER_TYPE, SYNTAX_HIGHLIGHTING_STRING
Modifier | Constructor and Description |
---|---|
private |
EndNBT() |
Modifier and Type | Method and Description |
---|---|
EndNBT |
copy() |
byte |
getId() |
INBTType<EndNBT> |
getType() |
ITextComponent |
toFormattedComponent(java.lang.String indentation,
int indentDepth) |
java.lang.String |
toString() |
void |
write(java.io.DataOutput output) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getString, toFormattedComponent
public static final EndNBT INSTANCE
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