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 io.papermc.paper.event.player
Methods in io.papermc.paper.event.player that return PlayerConfigurationConnectionModifier and TypeMethodDescriptionAsyncPlayerSpawnLocationEvent.getConnection()Gets the spawning player's connection.Constructors in io.papermc.paper.event.player with parameters of type PlayerConfigurationConnectionModifierConstructorDescriptionAsyncPlayerSpawnLocationEvent(PlayerConfigurationConnection connection, Location spawnLocation, boolean newPlayer) -
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)