public class ObjectComponent extends TextComponent
| Modifier and Type | Class | Description |
|---|---|---|
static class |
ObjectComponent.AtlasSprite |
|
static interface |
ObjectComponent.ObjectInfo |
|
static class |
ObjectComponent.PlayerSprite |
| Constructor | Description |
|---|---|
ObjectComponent() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
asSingleString() |
|
TextComponent |
copy() |
|
java.lang.String |
toString() |
append, append, append, append, asLegacyFormatString, asUnformattedString, atlasSprite, atlasSprite, blockNbt, blockNbt, copyMetaTo, empty, entityNbt, entityNbt, forEach, formatted, getSiblings, getStyle, keybind, mergeSiblingParentStyle, of, of, of, of, score, score, selector, selector, setParentStyle, setSiblingParentStyle, setStyle, shallowCopy, storageNbt, storageNbt, styled, translation, translationpublic java.lang.String asSingleString()
asSingleString in class TextComponentpublic TextComponent copy()
copy in interface net.lenni0451.mcstructs.core.Copyable<TextComponent>copy in class TextComponentpublic java.lang.String toString()
toString in class TextComponent