Class HoverEvent.EntityTooltipInfo
java.lang.Object
net.minecraft.network.chat.HoverEvent.EntityTooltipInfo
- Enclosing interface:
HoverEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<HoverEvent.EntityTooltipInfo> final EntityType<?> final UUID -
Constructor Summary
ConstructorsConstructorDescriptionEntityTooltipInfo(EntityType<?> type, UUID uuid, Optional<Component> name) EntityTooltipInfo(EntityType<?> type, UUID uuid, @Nullable Component name) -
Method Summary
-
Field Details
-
CODEC
-
type
-
uuid
-
name
-
linesCache
-
-
Constructor Details
-
EntityTooltipInfo
-
EntityTooltipInfo
-
-
Method Details
-
getTooltipLines
-
equals
-
hashCode
-