implements ComponentContents
zb | |
net.minecraft.network.chat.contents.NbtContents | |
net.minecraft.class_2574 | |
net.minecraft.text.NbtTextContent | |
net.minecraft.network.chat.contents.NbtContents |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final org.slf4j.Logger |
| ||||||||
public static final com.mojang.serialization.MapCodec<NbtContents> |
| ||||||||
public static final ComponentContents$Type<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 |
| ||||||||
public ComponentContents$Type<?> |
|