public static class NbtText.EntityNbtText extends NbtText
NbtText.BlockNbtText, NbtText.EntityNbtText, NbtText.StorageNbtTextText.class_5245<T>, Text.class_5246<T>, Text.Serializer| Modifier and Type | Field and Description |
|---|---|
private String |
rawSelector |
private EntitySelector |
selector |
field_24340| Modifier | Constructor and Description |
|---|---|
|
EntityNbtText(String rawPath,
boolean interpret,
String rawSelector) |
private |
EntityNbtText(String rawPath,
NbtPathArgumentType.NbtPath path,
boolean interpret,
String rawSelector,
EntitySelector selector) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getSelector() |
NbtText.EntityNbtText |
method_27653() |
private static EntitySelector |
parseSelector(String rawSelector) |
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 String rawSelector
@Nullable private final EntitySelector selector
private EntityNbtText(String rawPath, @Nullable NbtPathArgumentType.NbtPath path, boolean interpret, String rawSelector, @Nullable EntitySelector selector)
@Nullable private static EntitySelector parseSelector(String rawSelector)
public String getSelector()
public NbtText.EntityNbtText method_27653()
protected Stream<CompoundTag> toNbt(ServerCommandSource source)