Uses of Enum Class
net.minecraft.text.ClickEvent.Action
-
Uses of ClickEvent.Action in net.minecraft.text
Modifier and TypeFieldDescriptionprivate static final Map<String,
ClickEvent.Action> ClickEvent.Action.BY_NAME
Modifier and TypeMethodDescriptionstatic ClickEvent.Action
ClickEvent.getAction()
static ClickEvent.Action
Returns 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.