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