Uses of Interface
net.minecraft.commands.SharedSuggestionProvider
Packages that use SharedSuggestionProvider
Package
Description
-
Uses of SharedSuggestionProvider in net.minecraft.client.gui.components
Fields in net.minecraft.client.gui.components with type parameters of type SharedSuggestionProviderModifier and TypeFieldDescriptionprivate com.mojang.brigadier.ParseResults<SharedSuggestionProvider>CommandSuggestions.currentParseMethod parameters in net.minecraft.client.gui.components with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate static FormattedCharSequenceCommandSuggestions.formatText(com.mojang.brigadier.ParseResults<SharedSuggestionProvider> p_93893_, String p_93894_, int p_93895_) -
Uses of SharedSuggestionProvider in net.minecraft.client.multiplayer
Classes in net.minecraft.client.multiplayer that implement SharedSuggestionProviderFields in net.minecraft.client.multiplayer with type parameters of type SharedSuggestionProviderModifier and TypeFieldDescriptioncom.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider>ClientPacketListener.commandsMethods in net.minecraft.client.multiplayer that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptioncom.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider>ClientPacketListener.getCommands() -
Uses of SharedSuggestionProvider in net.minecraft.commands
Classes in net.minecraft.commands that implement SharedSuggestionProviderMethod parameters in net.minecraft.commands with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate voidCommands.fillUsableCommands(com.mojang.brigadier.tree.CommandNode<CommandSourceStack> p_82113_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_82114_, CommandSourceStack p_82115_, Map<com.mojang.brigadier.tree.CommandNode<CommandSourceStack>, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_82116_) -
Uses of SharedSuggestionProvider in net.minecraft.commands.synchronization
Fields in net.minecraft.commands.synchronization with type parameters of type SharedSuggestionProviderModifier and TypeFieldDescriptionstatic final com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>SuggestionProviders.ASK_SERVERprivate final com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>SuggestionProviders.Wrapper.delegateprivate static final Map<ResourceLocation,com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>> SuggestionProviders.PROVIDERS_BY_NAMEMethods in net.minecraft.commands.synchronization with type parameters of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic <S extends SharedSuggestionProvider>
com.mojang.brigadier.suggestion.SuggestionProvider<S>SuggestionProviders.register(ResourceLocation p_121659_, com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121660_) Methods in net.minecraft.commands.synchronization that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>SuggestionProviders.getProvider(ResourceLocation p_121657_) static com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>SuggestionProviders.safelySwap(com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121665_) Method parameters in net.minecraft.commands.synchronization with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic ResourceLocationSuggestionProviders.getName(com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121655_) CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>SuggestionProviders.Wrapper.getSuggestions(com.mojang.brigadier.context.CommandContext<SharedSuggestionProvider> p_121683_, com.mojang.brigadier.suggestion.SuggestionsBuilder p_121684_) static <S extends SharedSuggestionProvider>
com.mojang.brigadier.suggestion.SuggestionProvider<S>SuggestionProviders.register(ResourceLocation p_121659_, com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121660_) static com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>SuggestionProviders.safelySwap(com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121665_) Constructor parameters in net.minecraft.commands.synchronization with type arguments of type SharedSuggestionProviderModifierConstructorDescriptionWrapper(ResourceLocation p_121678_, com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_121679_) -
Uses of SharedSuggestionProvider in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game with type parameters of type SharedSuggestionProviderModifier and TypeFieldDescriptionprivate final com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,?> ClientboundCommandsPacket.Entry.builder(package private) com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>ClientboundCommandsPacket.Entry.nodeprivate final com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>ClientboundCommandsPacket.rootMethods in net.minecraft.network.protocol.game that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate static com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,?> ClientboundCommandsPacket.createBuilder(FriendlyByteBuf p_131869_, byte p_131870_) private static it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>ClientboundCommandsPacket.enumerateNodes(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> p_131863_) private static List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>ClientboundCommandsPacket.getNodesInIdOrder(it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_178807_) com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>ClientboundCommandsPacket.getRoot()Method parameters in net.minecraft.network.protocol.game with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate static it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>ClientboundCommandsPacket.enumerateNodes(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> p_131863_) private static List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>ClientboundCommandsPacket.getNodesInIdOrder(it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_178807_) private static voidClientboundCommandsPacket.writeNode(FriendlyByteBuf p_131872_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_131873_, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer> p_131874_) private static voidClientboundCommandsPacket.writeNode(FriendlyByteBuf p_131872_, com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_131873_, Map<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>, Integer> p_131874_) Constructor parameters in net.minecraft.network.protocol.game with type arguments of type SharedSuggestionProviderModifierConstructorDescriptionClientboundCommandsPacket(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> p_131861_) (package private)Entry(com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider, ?> p_131895_, byte p_131896_, int p_131897_, int[] p_131898_) -
Uses of SharedSuggestionProvider in net.minecraftforge.client
Classes in net.minecraftforge.client that implement SharedSuggestionProviderModifier and TypeClassDescriptionclassoverrides forCommandSourceStackso that the methods will run successfully client sideMethods in net.minecraftforge.client that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic com.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider>ClientCommandHandler.mergeServerCommands(com.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider> serverCommands) Method parameters in net.minecraftforge.client with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic com.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider>ClientCommandHandler.mergeServerCommands(com.mojang.brigadier.CommandDispatcher<SharedSuggestionProvider> serverCommands)