Class ResourcePacksInfoPacketReceive

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

public class ResourcePacksInfoPacketReceive extends UpstreamPacketReceiveEvent<com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket>
  • Constructor Details

    • ResourcePacksInfoPacketReceive

      public ResourcePacksInfoPacketReceive(@NonNull @NonNull GeyserSession session, @NonNull @NonNull com.nukkitx.protocol.bedrock.packet.ResourcePacksInfoPacket packet)