Uses of Class
net.minecraft.network.chat.HoverEvent.Action
Packages that use HoverEvent.Action
-
Uses of HoverEvent.Action in net.minecraft.network.chat
Fields in net.minecraft.network.chat declared as HoverEvent.ActionModifier 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
Fields in net.minecraft.network.chat with type parameters of type HoverEvent.ActionModifier and TypeFieldDescriptionprivate static final Map<String,
HoverEvent.Action<?>> HoverEvent.Action.LOOKUP
Methods in net.minecraft.network.chat that return HoverEvent.ActionMethods in net.minecraft.network.chat with parameters of type HoverEvent.ActionConstructors in net.minecraft.network.chat with parameters of type HoverEvent.Action