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.EntityTooltipInfo
HoverEvent.ShowEntity.entity
The field for theentity
record 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.CODEC
Methods in net.minecraft.network.chat that return HoverEvent.EntityTooltipInfoModifier and TypeMethodDescriptionHoverEvent.ShowEntity.entity()
Returns the value of theentity
record component.Constructors in net.minecraft.network.chat with parameters of type HoverEvent.EntityTooltipInfoModifierConstructorDescriptionCreates an instance of aShowEntity
record class.