Uses of Enum Class
net.minecraft.commands.SharedSuggestionProvider.ElementSuggestionType
Packages that use SharedSuggestionProvider.ElementSuggestionType
- 
Uses of SharedSuggestionProvider.ElementSuggestionType in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type SharedSuggestionProvider.ElementSuggestionTypeModifier and TypeMethodDescriptionCompletableFuture<com.mojang.brigadier.suggestion.Suggestions>ClientSuggestionProvider.suggestRegistryElements(ResourceKey<? extends Registry<?>> p_212429_, SharedSuggestionProvider.ElementSuggestionType p_212430_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212431_, com.mojang.brigadier.context.CommandContext<?> p_212432_) 
- 
Uses of SharedSuggestionProvider.ElementSuggestionType in net.minecraft.commandsMethods in net.minecraft.commands that return SharedSuggestionProvider.ElementSuggestionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SharedSuggestionProvider.ElementSuggestionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.commands with parameters of type SharedSuggestionProvider.ElementSuggestionTypeModifier and TypeMethodDescriptionCompletableFuture<com.mojang.brigadier.suggestion.Suggestions>CommandSourceStack.suggestRegistryElements(ResourceKey<? extends Registry<?>> p_212330_, SharedSuggestionProvider.ElementSuggestionType p_212331_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212332_, com.mojang.brigadier.context.CommandContext<?> p_212333_) default voidSharedSuggestionProvider.suggestRegistryElements(Registry<?> p_212336_, SharedSuggestionProvider.ElementSuggestionType p_212337_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212338_) CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>SharedSuggestionProvider.suggestRegistryElements(ResourceKey<? extends Registry<?>> p_212339_, SharedSuggestionProvider.ElementSuggestionType p_212340_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_212341_, com.mojang.brigadier.context.CommandContext<?> p_212342_)