Package | Description |
---|---|
net.md_5.bungee.api.connection |
Modifier and Type | Method and Description |
---|---|
ProxiedPlayer.ChatMode |
ProxiedPlayer.getChatMode()
Gets this player's chat mode.
|
static ProxiedPlayer.ChatMode |
ProxiedPlayer.ChatMode.valueOf(String name)
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.
|
Copyright © 2012–2020 SpigotMC. All rights reserved.