Class PlayerConnectionInitialConfigureEvent
java.lang.Object
org.bukkit.event.Event
io.papermc.paper.event.connection.configuration.PlayerConnectionInitialConfigureEvent
Indicates that this player is being configured for the first time, meaning that the connection will start being configured automatically
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
PlayerConnectionInitialConfigureEvent
-
-
Method Details
-
getConnection
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-