Interface SimpleSuggestion

All Known Subinterfaces:
SimpleArgumentSuggestion<T>

@NullMarked public interface SimpleSuggestion
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>
     
  • Method Details

    • getSuggestion

      com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack> getSuggestion()