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$LegacySerializerintermediary net/minecraft/class_2568$class_9341official wv$d
- 
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.DataResult<T> parse(Text text, @Nullable RegistryOps<?> os)  
- 
Method Details
- 
parse
- Mappings:
 Namespace Name Mixin selector named parseLnet/minecraft/text/HoverEvent$LegacySerializer;parse(Lnet/minecraft/text/Text;Lnet/minecraft/registry/RegistryOps;)Lcom/mojang/serialization/DataResult;intermediary parseLnet/minecraft/class_2568$class_9341;parse(Lnet/minecraft/class_2561;Lnet/minecraft/class_6903;)Lcom/mojang/serialization/DataResult;official parseLwv$d;parse(Lwp;Lakt;)Lcom/mojang/serialization/DataResult;
 
 -