Uses of Interface
com.velocitypowered.api.proxy.player.PlayerSettings
Packages that use PlayerSettings
Package
Description
Provides events for handling actions performed by players.
Provides an interface to interact with the proxy at a low level.
-
Uses of PlayerSettings in com.velocitypowered.api.event.player
Methods in com.velocitypowered.api.event.player that return PlayerSettingsConstructors in com.velocitypowered.api.event.player with parameters of type PlayerSettingsModifierConstructorDescriptionPlayerSettingsChangedEvent
(Player player, PlayerSettings playerSettings) -
Uses of PlayerSettings in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return PlayerSettingsModifier and TypeMethodDescriptionPlayer.getPlayerSettings()
Returns the player's client settings.