extends BaseComponent implements ContextAwareComponent
All mapped superinterfaces:
MutableComponent, Component, FormattedText, ContextAwareComponent
| oz | |
| net.minecraft.network.chat.NbtComponent | |
| net.minecraft.class_2574 | |
| net.minecraft.text.NbtText | |
| net.minecraft.src.C_5013_ | |
| net.minecraft.network.chat.ChatComponentNBT |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| protected final boolean |
| ||||||||||
| protected final Optional<Component> |
| ||||||||||
| protected final String |
| ||||||||||
| protected final NbtPathArgument$NbtPath |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String rawPath, boolean interpret, Optional<Component> separator) |
| protected | (String rawPath, NbtPathArgument$NbtPath path, boolean interpret, Optional<Component> separator) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static NbtPathArgument$NbtPath |
| ||||||||||
| protected abstract Stream<CompoundTag> |
| ||||||||||
| public String |
| ||||||||||
| public boolean |
| ||||||||||
| public MutableComponent |
|