Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChatCommandPacket
-
Uses of ServerboundChatCommandPacket in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChatCommand
(ServerboundChatCommandPacket p_237920_) -
Uses of ServerboundChatCommandPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionprivate Map<String,
PlayerChatMessage> ServerGamePacketListenerImpl.collectSignedArguments
(ServerboundChatCommandPacket p_242876_, PreviewableCommand<?> p_242848_) void
ServerGamePacketListenerImpl.handleChatCommand
(ServerboundChatCommandPacket p_215225_) private void
ServerGamePacketListenerImpl.performChatCommand
(ServerboundChatCommandPacket p_242859_)