Package net.kyori.adventure.text
Interface KeybindComponent.KeybindLike
- Enclosing interface:
- KeybindComponent
public static interface KeybindComponent.KeybindLike
Something that can provide a keybind identifier.
- Since:
- 4.9.0
-
Method Summary
-
Method Details
-
asKeybind
Gets the keybind identifier.- Returns:
- the keybind identifier
- Since:
- 4.9.0
-