Class ServerboundContainerClosePacket

java.lang.Object
org.geysermc.geyser.event.GeyserEvent
org.geysermc.geyser.event.events.packet.DownstreamPacketSendEvent<com.github.steveice10.mc.protocol.packet.ingame.serverbound.inventory.ServerboundContainerClosePacket>
org.geysermc.geyser.event.events.packet.downstream.ServerboundContainerClosePacket
All Implemented Interfaces:
Cancellable, EventSession

public class ServerboundContainerClosePacket extends DownstreamPacketSendEvent<com.github.steveice10.mc.protocol.packet.ingame.serverbound.inventory.ServerboundContainerClosePacket>
  • Constructor Details

    • ServerboundContainerClosePacket

      public ServerboundContainerClosePacket(@NonNull @NonNull GeyserSession session, @NonNull com.github.steveice10.mc.protocol.packet.ingame.serverbound.inventory.ServerboundContainerClosePacket packet)