public static class NbtText.StorageNbtText extends NbtText
NbtText.BlockNbtText, NbtText.EntityNbtText, NbtText.StorageNbtTextText.class_5245<T>, Text.class_5246<T>, Text.Serializer| Modifier and Type | Field and Description |
|---|---|
private Identifier |
id |
field_24340| 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 |
|---|---|
boolean |
equals(Object obj) |
Identifier |
method_23728() |
NbtText.StorageNbtText |
method_27653() |
protected Stream<CompoundTag> |
toNbt(ServerCommandSource source) |
String |
toString() |
getPath, parse, shouldInterpretappend, asString, getSiblings, getStyle, hashCode, method_27661, method_27662, setStyleclone, finalize, getClass, notify, notifyAll, wait, wait, waitmethod_27692, method_27693, method_27694, method_27695, method_27696asTruncatedString, getString, method_27657, method_27658, method_27659, method_27660private 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 NbtText.StorageNbtText method_27653()
protected Stream<CompoundTag> toNbt(ServerCommandSource source)