Uses of Class
net.minecraft.network.protocol.game.ServerboundCommandSuggestionPacket
Package
Description
-
Uses of ServerboundCommandSuggestionPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundCommandSuggestionPacket> GamePacketTypes.SERVERBOUND_COMMAND_SUGGESTION
static final StreamCodec
<FriendlyByteBuf, ServerboundCommandSuggestionPacket> ServerboundCommandSuggestionPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleCustomCommandSuggestions
(ServerboundCommandSuggestionPacket p_133746_) -
Uses of ServerboundCommandSuggestionPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleCustomCommandSuggestions
(ServerboundCommandSuggestionPacket p_9847_) -
Uses of ServerboundCommandSuggestionPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleCustomCommandSuggestions
(ServerboundCommandSuggestionPacket packet)