Class WrapperPlayServerPing

java.lang.Object
com.github.retrooper.packetevents.wrapper.PacketWrapper<WrapperPlayServerPing>
com.github.retrooper.packetevents.wrapper.play.server.WrapperPlayServerPing

public class WrapperPlayServerPing extends PacketWrapper<WrapperPlayServerPing>
This packet is currently used by mods to synchronize the client with the server. It is not used by the vanilla server. Most likely added as a replacement to the removed Window Confirmation packet.
See Also: