Class ClientCacheMissResponsePacketSend

java.lang.Object
org.geysermc.geyser.event.GeyserEvent
org.geysermc.geyser.event.events.packet.UpstreamPacketSendEvent<com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket>
org.geysermc.geyser.event.events.packet.upstream.ClientCacheMissResponsePacketSend
All Implemented Interfaces:
Cancellable, EventSession

public class ClientCacheMissResponsePacketSend extends UpstreamPacketSendEvent<com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket>
  • Constructor Details

    • ClientCacheMissResponsePacketSend

      public ClientCacheMissResponsePacketSend(@NonNull @NonNull GeyserSession session, @NonNull @NonNull com.nukkitx.protocol.bedrock.packet.ClientCacheMissResponsePacket packet)