Interface KeybindComponent.KeybindLike

  • Enclosing interface:
    KeybindComponent

    public static interface KeybindComponent.KeybindLike
    Something that can provide a keybind identifier.
    Since:
    4.9.0
    • Method Detail

      • asKeybind

        @NotNull
        @NotNull java.lang.String asKeybind()
        Gets the keybind identifier.
        Returns:
        the keybind identifier
        Since:
        4.9.0