net.minecraft.network.chat

public class HoverEvent$EntityTooltipInfo

yb$b
net.minecraft.network.chat.HoverEvent$EntityTooltipInfo
net.minecraft.class_2568$class_5248
net.minecraft.text.HoverEvent$EntityContent
net.minecraft.network.chat.ChatHoverable$b

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<HoverEvent$EntityTooltipInfo>
a
CODEC
field_46607
CODEC
public final EntityType<?>
b
type
field_24351
entityType
public final UUID
c
id
field_24352
uuid
public final Optional<Component>
d
name
field_24353
name
private List<Component>
e
linesCache
field_24354
tooltip

Constructor summary

ModifierConstructor
public (EntityType<?> entityType, UUID uuid, Component name)
public (EntityType<?> entityType, UUID uuid, Optional<Component> name)

Method summary

Modifier and TypeMethod
public static com.mojang.serialization.DataResult<HoverEvent$EntityTooltipInfo>
a(xv arg0, alx<?> arg1)
legacyCreate(Component arg0, RegistryOps<?> arg1)
method_54195(class_2561 arg0, class_6903<?> arg1)
legacySerializer(Text text, RegistryOps<?> ops)
public List<Component>
a()
getTooltipLines()
method_27682()
asTooltip()