Class InventoryTransactionPacketSend

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

public class InventoryTransactionPacketSend extends UpstreamPacketSendEvent<com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket>
  • Constructor Details

    • InventoryTransactionPacketSend

      public InventoryTransactionPacketSend(@NonNull @NonNull GeyserSession session, @NonNull @NonNull com.nukkitx.protocol.bedrock.packet.InventoryTransactionPacket packet)