net.minecraft.network.chat

public class HoverEvent$EntityTooltipInfo

nv$b
net.minecraft.network.chat.HoverEvent$EntityTooltipInfo
net.minecraft.class_2568$class_5248
net.minecraft.text.HoverEvent$EntityContent
net.minecraft.util.text.event.HoverEvent$EntityHover
net.minecraft.server.v1_16_R2.ChatHoverable$b

Field summary

Modifier and TypeField
public final EntityType<?>
a
type
field_24351
entityType
field_240677_a_
public final UUID
b
id
field_24352
uuid
field_240678_b_
public final Component
c
name
field_24353
name
field_240679_c_
private List<Component>
d
linesCache
field_24354
tooltip
field_240680_d_

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)
func_240682_a_(com.google.gson.JsonElement arg0)
public static HoverEvent$EntityTooltipInfo
a(nr arg0)
create(Component arg0)
method_27681(class_2561 arg0)
parse(Text text)
func_240683_a_(ITextComponent arg0)
public com.google.gson.JsonElement
a()
serialize()
method_27679()
toJson()
func_240681_a_()
public List<Component>
b()
getTooltipLines()
method_27682()
asTooltip()
func_240684_b_()