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