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