Package net.minecraft.text
Interface HoverEvent.LegacySerializer<T>
- Enclosing class:
- HoverEvent
public static interface HoverEvent.LegacySerializer<T>
- Mappings:
- Namespace - Name - named - net/minecraft/text/HoverEvent$LegacySerializer- intermediary - net/minecraft/class_2568$class_9341- official - wv$d
- 
Method SummaryModifier and TypeMethodDescriptioncom.mojang.serialization.DataResult<T> parse(Text text, @Nullable RegistryOps<?> os) 
- 
Method Details- 
parse- Mappings:
- Namespace - Name - Mixin selector - named - parse- Lnet/minecraft/text/HoverEvent$LegacySerializer;parse(Lnet/minecraft/text/Text;Lnet/minecraft/registry/RegistryOps;)Lcom/mojang/serialization/DataResult;- intermediary - parse- Lnet/minecraft/class_2568$class_9341;parse(Lnet/minecraft/class_2561;Lnet/minecraft/class_6903;)Lcom/mojang/serialization/DataResult;- official - parse- Lwv$d;parse(Lwp;Lakt;)Lcom/mojang/serialization/DataResult;
 
 
-