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 bee$a
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.datafixers.Typed<F>
    fix(com.mojang.datafixers.Typed<?> typed, com.mojang.datafixers.types.Type<F> type)
     
  • 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
      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 Lbee$a;fix(Lcom/mojang/datafixers/Typed;Lcom/mojang/datafixers/types/Type;)Lcom/mojang/datafixers/Typed;