Class ClientboundStatusResponsePacket

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

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

    • ClientboundStatusResponsePacket

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