implements ComponentContents
yq | |
net.minecraft.network.chat.contents.NbtContents | |
net.minecraft.class_2574 |
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 arg0, boolean arg1, Optional<Component> arg2, DataSource arg3) |
private | (String arg0, NbtPathArgument$NbtPath arg1, boolean arg2, Optional<Component> arg3, DataSource arg4) |
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 ComponentContents$Type<?> |
|