net.minecraft.network.chat

public class HoverEvent$EntityTooltipInfo

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

Field summary

Modifier and TypeField
public final EntityType<?>
a
type
field_24351
entityType
f_130871_
public final UUID
b
id
field_24352
uuid
f_130872_
public final Component
c
name
field_24353
name
f_130873_
private List<Component>
d
linesCache
field_24354
tooltip
f_130874_

Constructor summary

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

Method summary

Modifier and TypeMethod
public static HoverEvent$EntityTooltipInfo
a(com.google.gson.JsonElement arg0)
create(com.google.gson.JsonElement arg0)
method_27680(com.google.gson.JsonElement arg0)
parse(com.google.gson.JsonElement json)
m_130880_(com.google.gson.JsonElement p_130881_)
public static HoverEvent$EntityTooltipInfo
a(rq arg0)
create(Component arg0)
method_27681(class_2561 arg0)
parse(Text text)
m_130882_(C_4996_ p_130883_)
public com.google.gson.JsonElement
a()
serialize()
method_27679()
toJson()
m_130879_()
public List<Component>
b()
getTooltipLines()
method_27682()
asTooltip()
m_130884_()