Uses of Class
net.minecraft.network.chat.HoverEvent.EntityTooltipInfo
Packages that use HoverEvent.EntityTooltipInfo
-
Uses of HoverEvent.EntityTooltipInfo in net.minecraft.network.chat
Fields in net.minecraft.network.chat with type parameters of type HoverEvent.EntityTooltipInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<HoverEvent.EntityTooltipInfo> HoverEvent.EntityTooltipInfo.CODECstatic final HoverEvent.Action<HoverEvent.EntityTooltipInfo> HoverEvent.Action.SHOW_ENTITYMethods in net.minecraft.network.chat that return types with arguments of type HoverEvent.EntityTooltipInfoModifier and TypeMethodDescriptionstatic com.mojang.serialization.DataResult<HoverEvent.EntityTooltipInfo> HoverEvent.EntityTooltipInfo.legacyCreate(Component p_304689_, RegistryOps<?> p_330431_)