Class WrapperPlayClientPong

java.lang.Object
com.github.retrooper.packetevents.wrapper.PacketWrapper<WrapperPlayClientPong>
com.github.retrooper.packetevents.wrapper.play.client.WrapperPlayClientPong

public class WrapperPlayClientPong extends PacketWrapper<WrapperPlayClientPong>
A response to the ping packet. The vanilla server doesn't seem to send the Ping packet. Most likely added as a replacement to the removed Window Confirmation packet.
See Also: