Uses of Class
net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket
Packages that use ServerboundCommandSuggestionPacket
Package
Description
- 
Uses of ServerboundCommandSuggestionPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ServerboundCommandSuggestionPacketModifier and TypeMethodDescriptionvoidServerGamePacketListener.handleCustomCommandSuggestions(ServerboundCommandSuggestionPacket p_133746_) 
- 
Uses of ServerboundCommandSuggestionPacket in net.minecraft.server.networkMethods in net.minecraft.server.network with parameters of type ServerboundCommandSuggestionPacketModifier and TypeMethodDescriptionvoidServerGamePacketListenerImpl.handleCustomCommandSuggestions(ServerboundCommandSuggestionPacket p_9847_) 
- 
Uses of ServerboundCommandSuggestionPacket in net.neoforged.neoforge.common.utilMethods in net.neoforged.neoforge.common.util with parameters of type ServerboundCommandSuggestionPacketModifier and TypeMethodDescriptionvoidFakePlayer.FakePlayerNetHandler.handleCustomCommandSuggestions(ServerboundCommandSuggestionPacket packet)