Package net.minecraft

Class class_10753

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

public class class_10753 extends com.mojang.datafixers.DataFix
Mappings:
Namespace Name
named net/minecraft/class_10753
intermediary net/minecraft/class_10753
official bil
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final Map<Integer,String>
     
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    protected com.mojang.datafixers.TypeRewriteRule
     

    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
  • Field Details

    • field_56531

      private static final Map<Integer,String> field_56531
      Mappings:
      Namespace Name Mixin selector
      named field_56531 Lnet/minecraft/class_10753;field_56531:Ljava/util/Map;
      intermediary field_56531 Lnet/minecraft/class_10753;field_56531:Ljava/util/Map;
      official a Lbil;a:Ljava/util/Map;
  • Constructor Details

    • class_10753

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

    • makeRule

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