Uses of Record Class
net.minecraft.text.HoverEvent.EventData
Packages that use HoverEvent.EventData
-
Uses of HoverEvent.EventData in net.minecraft.text
Fields in net.minecraft.text declared as HoverEvent.EventDataFields in net.minecraft.text with type parameters of type HoverEvent.EventDataModifier and TypeFieldDescription(package private) final com.mojang.serialization.MapCodec
<HoverEvent.EventData<T>> HoverEvent.Action.codec
static final com.mojang.serialization.MapCodec
<HoverEvent.EventData<?>> HoverEvent.EventData.CODEC
static final com.mojang.serialization.MapCodec
<HoverEvent.EventData<?>> HoverEvent.EventData.LEGACY_CODEC
(package private) final com.mojang.serialization.MapCodec
<HoverEvent.EventData<T>> HoverEvent.Action.legacyCodec
Constructors in net.minecraft.text with parameters of type HoverEvent.EventData