Uses of Class
net.md_5.bungee.api.ChatMessageType
-
Packages that use ChatMessageType Package Description net.md_5.bungee.api -
-
Uses of ChatMessageType in net.md_5.bungee.api
Methods in net.md_5.bungee.api that return ChatMessageType Modifier and Type Method Description static ChatMessageTypeChatMessageType. valueOf(String name)Returns the enum constant of this type with the specified name.static ChatMessageType[]ChatMessageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-