implements TextContent
| net.minecraft.network.chat.contents.SelectorContents | |
| net.minecraft.network.chat.contents.SelectorContents | |
| net.minecraft.class_2579 | |
| net.minecraft.text.SelectorTextContent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Parsed<EntitySelector> |
| ||||||||
| private final Optional<Text> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<SelectorTextContent> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Parsed<EntitySelector> selector, Optional<Text> separator) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SelectorTextContent> |
| ||||||||
| public MutableText |
| ||||||||
| public <T> Optional<T> |
| ||||||||
| public <T> Optional<T> |
| ||||||||
| public Parsed<EntitySelector> |
| ||||||||
| public Optional<Text> |
|