extends BaseText implements ParsableText
All mapped superinterfaces:
| js | |
| net.minecraft.class_2574 | |
| net.minecraft.text.NbtText | |
| net.minecraft.util.text.NBTTextComponent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| protected final boolean |
| ||||||||
| protected final String |
| ||||||||
| protected final NbtPathArgumentType$NbtPath |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, boolean arg1) |
| protected | (String arg0, NbtPathArgumentType$NbtPath arg1, boolean arg2) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static NbtPathArgumentType$NbtPath |
| ||||||||
| protected abstract Stream<CompoundTag> |
| ||||||||
| public String |
| ||||||||
| public String |
| ||||||||
| public boolean |
| ||||||||
| public Text |
|