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<?> type, UUID id, Optional<Component> name) EntityTooltipInfo(EntityType<?> type, UUID id, Component name) -
Method Summary