Interface CustomProvidedArgument


public interface CustomProvidedArgument
An interface allowing arguments to have built-in suggestion providers based on Minecraft namespaced keys
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the suggestion provider that this argument is populated with
  • Method Details

    • getSuggestionProvider

      SuggestionProviders getSuggestionProvider()
      Returns the suggestion provider that this argument is populated with
      Returns:
      the suggestion provider that this argument is populated with