Package net.minecraft.network.packet.c2s.play
package net.minecraft.network.packet.c2s.play
-
ClassDescriptionA packet used to send a chat message to the server.A packet used to execute commands on the server.This is a packet that is sent by the client during tick after receiving a play ping packet from the server, passing the
PlayPongC2SPacket.parameter
back to the server.