Uses of Class
net.minecraft.util.text.event.HoverEvent.Action
-
Uses of HoverEvent.Action in net.minecraft.util.text.event
Modifier and TypeFieldDescriptionprivate final HoverEvent.Action<?>
HoverEvent.action
static final HoverEvent.Action<HoverEvent.EntityHover>
HoverEvent.Action.SHOW_ENTITY
static final HoverEvent.Action<HoverEvent.ItemHover>
HoverEvent.Action.SHOW_ITEM
static final HoverEvent.Action<ITextComponent>
HoverEvent.Action.SHOW_TEXT
Modifier and TypeFieldDescriptionprivate static final Map<String,
HoverEvent.Action> HoverEvent.Action.LOOKUP