Class ConnectionEvent
java.lang.Object
org.geysermc.geyser.api.event.connection.ConnectionEvent
- All Implemented Interfaces:
org.geysermc.event.Event
- Direct Known Subclasses:
ClientEmoteEvent,ServerDefineCommandsEvent,ServerDefineCommandsEvent,ServerTransferEvent,SessionDisconnectEvent,SessionInitializeEvent,SessionJoinEvent,SessionLoadResourcePacksEvent,SessionLoginEvent,SessionSkinApplyEvent
An event that contains a
GeyserConnection.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectionEvent
-
-
Method Details
-
connection
Gets theGeyserConnection.- Returns:
- the connection
-