Uses of Interface
net.minecraft.text.HoverEvent.LegacySerializer
Packages that use HoverEvent.LegacySerializer
- 
Uses of HoverEvent.LegacySerializer in net.minecraft.textConstructors in net.minecraft.text with parameters of type HoverEvent.LegacySerializerModifierConstructorDescriptionAction(String name, boolean parsable, com.mojang.serialization.Codec<T> contentCodec, HoverEvent.LegacySerializer<T> legacySerializer)