Uses of Package
net.minecraft.network.packet.c2s.play
Packages that use net.minecraft.network.packet.c2s.play
Package
Description
-
Classes in net.minecraft.network.packet.c2s.play used by net.minecraft.client.network
-
Classes in net.minecraft.network.packet.c2s.play used by net.minecraft.network.listenerClassDescriptionA packet used to send a chat message to 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. -
Classes in net.minecraft.network.packet.c2s.play used by net.minecraft.network.packet.c2s.playClassDescription
-
Classes in net.minecraft.network.packet.c2s.play used by net.minecraft.network.packet.s2c.play
-
Classes in net.minecraft.network.packet.c2s.play used by net.minecraft.server.networkClassDescriptionA packet used to send a chat message to 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.