Uses of Enum Class
net.minecraft.network.chat.ClickEvent.Action
-
Uses of ClickEvent.Action in net.minecraft.network.chat
Modifier and TypeFieldDescriptionprivate static final Map<String,
ClickEvent.Action> ClickEvent.Action.LOOKUP
Modifier and TypeMethodDescriptionClickEvent.getAction()
static ClickEvent.Action
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.