implements ComponentContents
ze | |
net.minecraft.network.chat.contents.SelectorContents | |
net.minecraft.class_2579 | |
net.minecraft.text.SelectorTextContent | |
net.minecraft.network.chat.contents.SelectorContents |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final SelectorPattern |
| ||||||||
private final Optional<Component> |
| ||||||||
public static final com.mojang.serialization.MapCodec<SelectorContents> |
| ||||||||
public static final ComponentContents$Type<SelectorContents> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (SelectorPattern arg0, Optional<Component> separator) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ComponentContents$Type<?> |
| ||||||||
public MutableComponent |
| ||||||||
public <T> Optional<T> |
| ||||||||
public <T> Optional<T> |
| ||||||||
public SelectorPattern |
| ||||||||
public Optional<Component> |
|