Package net.minecraft.network.packet.s2c.play
package net.minecraft.network.packet.s2c.play
-
ClassDescriptionA packet used to send a chat message to the clients.Sent when a server modifies an entity's velocity.Sent when an explosion occurs in the world.Represents the contents of a block or entity inventory being synchronized from the server to the client.A packet sent by the server; the client will reply with a pong packet on the first tick after it receives this packet, with the same
PlayPingS2CPacket.parameter
.