Uses of Enum
net.md_5.bungee.chat.ChatVersion
Packages that use ChatVersion
-
Uses of ChatVersion in net.md_5.bungee.chat
Methods in net.md_5.bungee.chat that return ChatVersionModifier and TypeMethodDescriptionVersionedComponentSerializer.getVersion()static ChatVersionReturns the enum constant of this type with the specified name.static ChatVersion[]ChatVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.md_5.bungee.chat with parameters of type ChatVersionModifier and TypeMethodDescriptionstatic VersionedComponentSerializerVersionedComponentSerializer.forVersion(ChatVersion version) Constructors in net.md_5.bungee.chat with parameters of type ChatVersion