Class ServerboundChatPacket

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

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

    • ServerboundChatPacket

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