Class ClientboundPongResponsePacket

java.lang.Object
org.geysermc.geyser.event.GeyserEvent
org.geysermc.geyser.event.events.packet.DownstreamPacketReceiveEvent<com.github.steveice10.mc.protocol.packet.status.clientbound.ClientboundPongResponsePacket>
org.geysermc.geyser.event.events.packet.downstream.ClientboundPongResponsePacket
All Implemented Interfaces:
Cancellable, EventSession

public class ClientboundPongResponsePacket extends DownstreamPacketReceiveEvent<com.github.steveice10.mc.protocol.packet.status.clientbound.ClientboundPongResponsePacket>
  • Constructor Details

    • ClientboundPongResponsePacket

      public ClientboundPongResponsePacket(@NonNull @NonNull GeyserSession session, @NonNull com.github.steveice10.mc.protocol.packet.status.clientbound.ClientboundPongResponsePacket packet)