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<?> p_304581_, UUID p_304712_, Optional<Component> p_304973_) EntityTooltipInfo(EntityType<?> pType, UUID pId, Component pName) -
Method Summary