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