类 SuggestionProviders.Wrapper

java.lang.Object
net.minecraft.commands.synchronization.SuggestionProviders.Wrapper
所有已实现的接口:
com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>
封闭类:
SuggestionProviders

protected static class SuggestionProviders.Wrapper extends Object implements com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>
  • 字段详细资料

  • 构造器详细资料

  • 方法详细资料

    • getSuggestions

      public CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> getSuggestions(com.mojang.brigadier.context.CommandContext<SharedSuggestionProvider> p_121683_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_121684_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      指定者:
      getSuggestions 在接口中 com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>
      抛出:
      com.mojang.brigadier.exceptions.CommandSyntaxException