Uses of Interface
net.minecraft.network.chat.HoverEvent.LegacyConverter
Packages that use HoverEvent.LegacyConverter
-
Uses of HoverEvent.LegacyConverter in net.minecraft.network.chat
Constructors in net.minecraft.network.chat with parameters of type HoverEvent.LegacyConverterModifierConstructorDescriptionAction
(String name, boolean allowFromServer, com.mojang.serialization.Codec<T> codec, HoverEvent.LegacyConverter<T> legacyConverter)