Uses of Enum Class
net.minecraft.util.text.event.ClickEvent.Action
Packages that use ClickEvent.Action
-
Uses of ClickEvent.Action in net.minecraft.util.text.event
Fields in net.minecraft.util.text.event declared as ClickEvent.ActionFields in net.minecraft.util.text.event with type parameters of type ClickEvent.ActionModifier and TypeFieldDescriptionprivate static final Map<String,ClickEvent.Action> ClickEvent.Action.LOOKUPMethods in net.minecraft.util.text.event that return ClickEvent.ActionModifier and TypeMethodDescriptionClickEvent.getAction()static ClickEvent.Actionstatic ClickEvent.ActionReturns the enum constant of this class with the specified name.static ClickEvent.Action[]ClickEvent.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.util.text.event with parameters of type ClickEvent.Action