Class SessionJoinEvent

java.lang.Object
org.geysermc.geyser.api.event.connection.ConnectionEvent
org.geysermc.geyser.api.event.bedrock.SessionJoinEvent
All Implemented Interfaces:
org.geysermc.event.Event

public final class SessionJoinEvent extends ConnectionEvent
Called when Geyser session connected to a Java remote server and is in a play-ready state.
  • Constructor Details

    • SessionJoinEvent

      public SessionJoinEvent(@NonNull GeyserConnection connection)