Uses of Enum Class
com.velocitypowered.api.proxy.player.PlayerSettings.ChatMode
Packages that use PlayerSettings.ChatMode
Package
Description
Provides an interface to work with players connected to the proxy.
-
Uses of PlayerSettings.ChatMode in com.velocitypowered.api.proxy.player
Methods in com.velocitypowered.api.proxy.player that return PlayerSettings.ChatModeModifier and TypeMethodDescriptionPlayerSettings.getChatMode()Returns the chat setting for the client.static PlayerSettings.ChatModeReturns the enum constant of this class with the specified name.static PlayerSettings.ChatMode[]PlayerSettings.ChatMode.values()Returns an array containing the constants of this enum class, in the order they are declared.