Uses of Class
net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket
Packages that use ServerboundCommandSuggestionPacket
-
Uses of ServerboundCommandSuggestionPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ServerboundCommandSuggestionPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleCustomCommandSuggestions
(ServerboundCommandSuggestionPacket p_133746_) -
Uses of ServerboundCommandSuggestionPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCommandSuggestionPacketModifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleCustomCommandSuggestions
(ServerboundCommandSuggestionPacket p_9847_)