Package net.minecraft.network.chat
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<?> pType, UUID pId, Optional<Component> pName) EntityTooltipInfo(EntityType<?> pType, UUID pId, Component pName) -
Method Summary