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 declared as HoverEvent.EntityTooltipInfoModifier and TypeFieldDescriptionprivate final HoverEvent.EntityTooltipInfoHoverEvent.ShowEntity.entityThe field for theentityrecord component.Fields in net.minecraft.network.chat with type parameters of type HoverEvent.EntityTooltipInfoModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<HoverEvent.EntityTooltipInfo> HoverEvent.EntityTooltipInfo.CODECMethods in net.minecraft.network.chat that return HoverEvent.EntityTooltipInfoModifier and TypeMethodDescriptionHoverEvent.ShowEntity.entity()Returns the value of theentityrecord component.Constructors in net.minecraft.network.chat with parameters of type HoverEvent.EntityTooltipInfoModifierConstructorDescriptionCreates an instance of aShowEntityrecord class.