Package net.minecraft.network.chat
Interface HoverEvent.LegacyConverter<T>
- Enclosing class:
HoverEvent
public static interface HoverEvent.LegacyConverter<T>
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.DataResult
<T> parse
(Component name, RegistryOps<?> ops)
-
Method Details
-
parse
-