Package net.minecraft.datafixer.fix
Interface ProjectileItemTypeFix.Fixer<F>
- Enclosing class:
ProjectileItemTypeFix
private static interface ProjectileItemTypeFix.Fixer<F>
- Mappings:
Namespace Name official azl$a
intermediary net/minecraft/class_8918$class_8919
named net/minecraft/datafixer/fix/ProjectileItemTypeFix$Fixer
-
Method Summary
-
Method Details
-
fix
com.mojang.datafixers.Typed<F> fix(com.mojang.datafixers.Typed<?> typed, com.mojang.datafixers.types.Type<F> type) - Mappings:
Namespace Name Mixin selector official fix
Lazl$a;fix(Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed;
intermediary fix
Lnet/minecraft/class_8918$class_8919;fix(Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed;
named fix
Lnet/minecraft/datafixer/fix/ProjectileItemTypeFix$Fixer;fix(Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed;
-