net.minecraft.network.chat

public class HoverEvent$EntityTooltipInfo

yo$b
net.minecraft.network.chat.HoverEvent$EntityTooltipInfo
net.minecraft.class_2568$class_5248
net.minecraft.text.HoverEvent$EntityContent
net.minecraft.src.C_5007_$C_5009_
net.minecraft.network.chat.ChatHoverable$b

字段概要

修饰符与类型字段
public static final com.mojang.serialization.MapCodec<HoverEvent$EntityTooltipInfo>
a
CODEC
field_46607
CODEC
f_302309_
public final EntityType<?>
b
type
field_24351
entityType
f_130871_
public final UUID
c
uuid
field_24352
uuid
f_382705_
public final Optional<Component>
d
name
field_24353
name
f_130873_
private List<Component>
e
linesCache
field_24354
tooltip
f_130874_

构造函数概要

修饰符构造函数
public (EntityType<?> entityType, UUID uuid, Component name)
public (EntityType<?> entityType, UUID uuid, Optional<Component> name)

方法概要

修饰符与类型方法
public List<Component>
a()
getTooltipLines()
method_27682()
asTooltip()
m_130884_()