Uses of Class
net.minecraft.network.chat.HoverEvent.Action
-
Uses of HoverEvent.Action in net.minecraft.network.chat
Modifier and TypeFieldDescriptionprivate final HoverEvent.Action<?>
HoverEvent.action
static final HoverEvent.Action<HoverEvent.EntityTooltipInfo>
HoverEvent.Action.SHOW_ENTITY
static final HoverEvent.Action<HoverEvent.ItemStackInfo>
HoverEvent.Action.SHOW_ITEM
static final HoverEvent.Action<Component>
HoverEvent.Action.SHOW_TEXT
Modifier and TypeFieldDescriptionprivate static final Map<String,
HoverEvent.Action<?>> HoverEvent.Action.LOOKUP