Uses of Enum
net.md_5.bungee.api.connection.ProxiedPlayer.ChatMode
-
Uses of ProxiedPlayer.ChatMode in net.md_5.bungee.api.connection
Modifier and TypeMethodDescriptionProxiedPlayer.getChatMode()
Gets this player's chat mode.static ProxiedPlayer.ChatMode
Returns the enum constant of this type with the specified name.static ProxiedPlayer.ChatMode[]
ProxiedPlayer.ChatMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.