Interface KeybindComponent.KeybindLike

Enclosing interface:
KeybindComponent

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

    Modifier and Type
    Method
    Description
    Gets the keybind identifier.
  • Method Details

    • asKeybind

      String asKeybind()
      Gets the keybind identifier.
      Returns:
      the keybind identifier
      Since:
      4.9.0