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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static Function<String, Supplier<Component>> |
| ||||||||||
| private final String |
| ||||||||||
| private Supplier<Component> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String key) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private Component |
| ||||||||||
| public <T> Optional<T> |
| ||||||||||
| public KeybindComponent |
| ||||||||||
| public String |
| ||||||||||
| public static void |
| ||||||||||
| public <T> Optional<T> |
|