Uses of Enum
net.md_5.bungee.api.chat.ClickEvent.Action
Packages that use ClickEvent.Action
- 
Uses of ClickEvent.Action in net.md_5.bungee.api.chatMethods in net.md_5.bungee.api.chat that return ClickEvent.ActionModifier and TypeMethodDescriptionClickEvent.getAction()The type of action to perform on click.static ClickEvent.ActionReturns the enum constant of this type with the specified name.static ClickEvent.Action[]ClickEvent.Action.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.md_5.bungee.api.chat with parameters of type ClickEvent.Action