Class PlayerConnectionReconfigureEvent
java.lang.Object
org.bukkit.event.Event
io.papermc.paper.event.connection.configuration.PlayerConnectionReconfigureEvent
Indicates that this player is being reconfigured, meaning that this connection will be held in the configuration
stage unless kicked out through
PlayerConfigurationConnection.completeReconfiguration()
-
Nested Class Summary
Nested classes/interfaces inherited from class org.bukkit.event.Event
Event.Result
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bukkit.event.Event
callEvent, getEventName, isAsynchronous
-
Constructor Details
-
PlayerConnectionReconfigureEvent
-
-
Method Details
-
getConnection
-
getHandlers
- Specified by:
getHandlers
in classEvent
-
getHandlerList
-