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