Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
Package
Description
-
Uses of ServerboundChatCommandPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundChatCommandPacket> GamePacketTypes.SERVERBOUND_CHAT_COMMAND
static final StreamCodec
<FriendlyByteBuf, ServerboundChatCommandPacket> ServerboundChatCommandPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatCommand
(ServerboundChatCommandPacket p_237920_) -
Uses of ServerboundChatCommandPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChatCommand
(ServerboundChatCommandPacket p_215225_) -
Uses of ServerboundChatCommandPacket in net.neoforged.neoforge.common.util
Modifier and TypeMethodDescriptionvoid
FakePlayer.FakePlayerNetHandler.handleChatCommand
(ServerboundChatCommandPacket packet)