extends BaseComponent
All mapped superinterfaces:
MutableComponent, Component, FormattedText
| nw | |
| net.minecraft.network.chat.KeybindComponent | |
| net.minecraft.class_2572 | |
| net.minecraft.text.KeybindText | |
| net.minecraft.util.text.KeybindTextComponent | |
| net.minecraft.server.v1_16_R2.ChatComponentKeybind |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static Function<String, Supplier<Component>> |
| ||||||||||
| private final String |
| ||||||||||
| private Supplier<Component> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String key) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private Component |
| ||||||||||
| public <T> Optional<T> |
| ||||||||||
| public KeybindComponent |
| ||||||||||
| public String |
| ||||||||||
| public static void |
| ||||||||||
| public <T> Optional<T> |
|