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.currentParse
Methods in net.minecraft.client.gui.components that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptioncom.mojang.brigadier.ParseResults<SharedSuggestionProvider>
CommandSuggestions.getCurrentContext()
com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>
CommandSuggestions.getNodeAt
(int p_232479_) Method parameters in net.minecraft.client.gui.components with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate static FormattedCharSequence
CommandSuggestions.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.commands
Methods 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.client.player
Method parameters in net.minecraft.client.player with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate ArgumentSignatures
LocalPlayer.signCommandArguments
(MessageSigner p_242336_, com.mojang.brigadier.ParseResults<SharedSuggestionProvider> p_242251_, Component p_242373_, LastSeenMessages p_242435_) -
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 void
Commands.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_SERVER
private final com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>
SuggestionProviders.Wrapper.delegate
private static final Map<ResourceLocation,
com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider>> SuggestionProviders.PROVIDERS_BY_NAME
Methods 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 ResourceLocation
SuggestionProviders.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 List<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>
ClientboundCommandsPacket.NodeResolver.nodes
Methods in net.minecraft.network.protocol.game that return types with arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,
?> ClientboundCommandsPacket.ArgumentNodeStub.build
(CommandBuildContext p_237656_) com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,
?> ClientboundCommandsPacket.LiteralNodeStub.build
(CommandBuildContext p_237682_) com.mojang.brigadier.builder.ArgumentBuilder<SharedSuggestionProvider,
?> ClientboundCommandsPacket.NodeStub.build
(CommandBuildContext p_237695_) private static it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>>
ClientboundCommandsPacket.enumerateNodes
(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> p_131863_) com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider>
ClientboundCommandsPacket.getRoot
(CommandBuildContext p_237625_) com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>
ClientboundCommandsPacket.NodeResolver.resolve
(int p_237692_) Method parameters in net.minecraft.network.protocol.game with type arguments of type SharedSuggestionProviderModifier and TypeMethodDescriptionprivate static List<ClientboundCommandsPacket.Entry>
ClientboundCommandsPacket.createEntries
(it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_237627_) private static ClientboundCommandsPacket.Entry
ClientboundCommandsPacket.createEntry
(com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_237622_, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_237623_) private static ClientboundCommandsPacket.Entry
ClientboundCommandsPacket.createEntry
(com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider> p_237622_, it.unimi.dsi.fastutil.objects.Object2IntMap<com.mojang.brigadier.tree.CommandNode<SharedSuggestionProvider>> p_237623_) 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 ResourceLocation
ClientboundCommandsPacket.ArgumentNodeStub.getSuggestionId
(com.mojang.brigadier.suggestion.SuggestionProvider<SharedSuggestionProvider> p_237654_) Constructor parameters in net.minecraft.network.protocol.game with type arguments of type SharedSuggestionProviderModifierConstructorDescriptionArgumentNodeStub
(com.mojang.brigadier.tree.ArgumentCommandNode<SharedSuggestionProvider, ?> p_237648_) ClientboundCommandsPacket
(com.mojang.brigadier.tree.RootCommandNode<SharedSuggestionProvider> p_131861_) -
Uses of SharedSuggestionProvider in net.minecraftforge.client
Classes in net.minecraftforge.client that implement SharedSuggestionProviderModifier and TypeClassDescriptionclass
overrides forCommandSourceStack
so 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, CommandBuildContext buildContext) 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, CommandBuildContext buildContext) -
Uses of SharedSuggestionProvider in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type SharedSuggestionProviderModifier and TypeMethodDescriptionstatic boolean
ForgeHooks.canUseEntitySelectors
(SharedSuggestionProvider provider)