implements ComponentContents
| zl | |
| net.minecraft.network.chat.contents.NbtContents | |
| net.minecraft.class_2574 | |
| net.minecraft.text.NbtTextContent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| public static final com.mojang.serialization.MapCodec<NbtContents> |
| ||||||||
| private final boolean |
| ||||||||
| private final Optional<Component> |
| ||||||||
| private final String |
| ||||||||
| private final DataSource |
| ||||||||
| protected final NbtPathArgument$NbtPath |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String rawPath, boolean interpret, Optional<Component> separator, DataSource dataSource) |
| private | (String rawPath, NbtPathArgument$NbtPath path, boolean interpret, Optional<Component> separator, DataSource dataSource) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static NbtPathArgument$NbtPath |
| ||||||||
| public String |
| ||||||||
| public boolean |
| ||||||||
| public Optional<Component> |
| ||||||||
| public DataSource |
| ||||||||
| public MutableComponent |
| ||||||||
| private static String |
| ||||||||
| public com.mojang.serialization.MapCodec<NbtContents> |
|