Uses of 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.ActionModifier and TypeFieldDescriptionprivate HoverEvent.Action<?>
HoverEvent.action
HoverEvent.Action.SHOW_ENTITY
HoverEvent.Action.SHOW_ITEM
static HoverEvent.Action<Text>
HoverEvent.Action.SHOW_TEXT
Fields in net.minecraft.text with type parameters of type HoverEvent.ActionModifier and TypeFieldDescriptionprivate static Map<String,HoverEvent.Action<?>>
HoverEvent.Action.BY_NAME
Methods in net.minecraft.text that return HoverEvent.ActionMethods in net.minecraft.text with parameters of type HoverEvent.ActionConstructors in net.minecraft.text with parameters of type HoverEvent.Action