Interface KeybindComponent.Builder

    • Method Detail

      • keybind

        @Contract("_ -> this")
        @NotNull
        @NotNull KeybindComponent.Builder keybind​(@NotNull
                                                  @NotNull String keybind)
        Sets the keybind.
        Parameters:
        keybind - the keybind
        Returns:
        this builder
        Since:
        4.0.0