Uses of Interface
io.papermc.paper.connection.PlayerConfigurationConnection
Packages that use PlayerConfigurationConnection
Package
Description
Configuration connection events.
-
Uses of PlayerConfigurationConnection in io.papermc.paper.event.connection.configuration
Methods in io.papermc.paper.event.connection.configuration that return PlayerConfigurationConnectionModifier and TypeMethodDescriptionAsyncPlayerConnectionConfigureEvent.getConnection()
PlayerConnectionInitialConfigureEvent.getConnection()
PlayerConnectionReconfigureEvent.getConnection()
Constructors in io.papermc.paper.event.connection.configuration with parameters of type PlayerConfigurationConnectionModifierConstructorDescription -
Uses of PlayerConfigurationConnection in org.bukkit.event.player
Constructors in org.bukkit.event.player with parameters of type PlayerConfigurationConnectionModifierConstructorDescriptionPlayerLinksSendEvent
(@NotNull PlayerConfigurationConnection connection, @NotNull ServerLinks links)