implements ComponentContents
| zj | |
| net.minecraft.network.chat.contents.KeybindContents | |
| net.minecraft.class_2572 | |
| net.minecraft.text.KeybindTextContent |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<KeybindContents> |
| ||||||||
| 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 <T> Optional<T> |
| ||||||||
| public String |
| ||||||||
| public com.mojang.serialization.MapCodec<KeybindContents> |
|