Package net.minecraft

Class class_9689

java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.class_9689

public class class_9689 extends com.mojang.datafixers.DataFix
Mappings:
Namespace Name
named net/minecraft/class_9689
intermediary net/minecraft/class_9689
official bfy
  • Constructor Summary

    Constructors
    Constructor
    Description
    class_9689(com.mojang.datafixers.schemas.Schema schema)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected com.mojang.datafixers.TypeRewriteRule
     
    private Function<com.mojang.datafixers.Typed<?>,com.mojang.datafixers.Typed<?>>
     
    private static <T> Function<com.mojang.datafixers.Typed<?>,com.mojang.datafixers.Typed<?>>
    method_59912(String string, com.mojang.datafixers.types.Type<?> type, com.mojang.datafixers.types.Type<T> type2)
     

    Methods inherited from class com.mojang.datafixers.DataFix

    checked, convertUnchecked, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhere, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, fixTypeEverywhereTyped, getInputSchema, getOutputSchema, getRule, getVersionKey, onFail, writeAndRead, writeFixAndRead

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • class_9689

      public class_9689(com.mojang.datafixers.schemas.Schema schema)
  • Method Details

    • makeRule

      protected com.mojang.datafixers.TypeRewriteRule makeRule()
      Specified by:
      makeRule in class com.mojang.datafixers.DataFix
    • method_59911

      private Function<com.mojang.datafixers.Typed<?>,com.mojang.datafixers.Typed<?>> method_59911(String string)
      Mappings:
      Namespace Name Mixin selector
      named method_59911 Lnet/minecraft/class_9689;method_59911(Ljava/lang/String;)Ljava/util/function/Function;
      intermediary method_59911 Lnet/minecraft/class_9689;method_59911(Ljava/lang/String;)Ljava/util/function/Function;
      official a Lbfy;a(Ljava/lang/String;)Ljava/util/function/Function;
    • method_59912

      private static <T> Function<com.mojang.datafixers.Typed<?>,com.mojang.datafixers.Typed<?>> method_59912(String string, com.mojang.datafixers.types.Type<?> type, com.mojang.datafixers.types.Type<T> type2)
      Mappings:
      Namespace Name Mixin selector
      named method_59912 Lnet/minecraft/class_9689;method_59912(Ljava/lang/String;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;)Ljava/util/function/Function;
      intermediary method_59912 Lnet/minecraft/class_9689;method_59912(Ljava/lang/String;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;)Ljava/util/function/Function;
      official a Lbfy;a(Ljava/lang/String;Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/Type;)Ljava/util/function/Function;