NbtText.BlockNbtText, NbtText.EntityNbtText, NbtText.StorageNbtTextText.Serializer| Modifier and Type | Field and Description |
|---|---|
private Identifier |
id |
| Constructor and Description |
|---|
StorageNbtText(String rawPath,
boolean interpret,
Identifier id) |
StorageNbtText(String rawPath,
NbtPathArgumentType.NbtPath nbtPath,
boolean interpret,
Identifier id) |
| Modifier and Type | Method and Description |
|---|---|
Text |
copy() |
boolean |
equals(Object obj) |
Identifier |
method_23728() |
protected Stream<CompoundTag> |
toNbt(ServerCommandSource source) |
String |
toString() |
asString, getPath, parse, shouldInterpretappend, getSiblings, getStyle, hashCode, setStyle, streamclone, finalize, getClass, notify, notifyAll, wait, wait, waitappend, asFormattedString, asTruncatedString, copyWithoutChildren, deepCopy, formatted, formatted, getString, iterator, streamCopied, styledforEach, spliteratorprivate final Identifier id
public StorageNbtText(String rawPath, boolean interpret, Identifier id)
public StorageNbtText(String rawPath, @Nullable NbtPathArgumentType.NbtPath nbtPath, boolean interpret, Identifier id)
public Identifier method_23728()
public Text copy()
protected Stream<CompoundTag> toNbt(ServerCommandSource source)