Package net.minecraft

Class class_4490

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

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

    Fields
    Modifier and Type
    Field
    Description
    private final String
     
    private final com.mojang.datafixers.DSL.TypeReference
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    class_4490(com.mojang.datafixers.schemas.Schema schema, String string, com.mojang.datafixers.DSL.TypeReference typeReference)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.datafixers.TypeRewriteRule
     
    protected final <K> com.mojang.datafixers.TypeRewriteRule
    method_21556(String string, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<K> taggedChoiceType, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<?> taggedChoiceType2)
     

    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_22262

      private final String field_22262
      Mappings:
      Namespace Name Mixin selector
      official a Lya;a:Ljava/lang/String;
      intermediary field_22262 Lnet/minecraft/class_4490;field_22262:Ljava/lang/String;
      named field_22262 Lnet/minecraft/class_4490;field_22262:Ljava/lang/String;
    • field_22263

      private final com.mojang.datafixers.DSL.TypeReference field_22263
      Mappings:
      Namespace Name Mixin selector
      official b Lya;b:Lcom/mojang/datafixers/DSL$TypeReference;
      intermediary field_22263 Lnet/minecraft/class_4490;field_22263:Lcom/mojang/datafixers/DSL$TypeReference;
      named field_22263 Lnet/minecraft/class_4490;field_22263:Lcom/mojang/datafixers/DSL$TypeReference;
  • Constructor Details

    • class_4490

      public class_4490(com.mojang.datafixers.schemas.Schema schema, String string, com.mojang.datafixers.DSL.TypeReference typeReference)
  • Method Details

    • makeRule

      public com.mojang.datafixers.TypeRewriteRule makeRule()
      Specified by:
      makeRule in class com.mojang.datafixers.DataFix
      Mappings:
      Namespace Name Mixin selector
      official makeRule Lya;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
      intermediary makeRule Lnet/minecraft/class_4490;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
      named makeRule Lnet/minecraft/class_4490;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
    • method_21556

      protected final <K> com.mojang.datafixers.TypeRewriteRule method_21556(String string, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<K> taggedChoiceType, com.mojang.datafixers.types.templates.TaggedChoice.TaggedChoiceType<?> taggedChoiceType2)
      Mappings:
      Namespace Name Mixin selector
      official a Lya;a(Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule;
      intermediary method_21556 Lnet/minecraft/class_4490;method_21556(Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule;
      named method_21556 Lnet/minecraft/class_4490;method_21556(Ljava/lang/String;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;Lcom/mojang/datafixers/types/templates/TaggedChoice$TaggedChoiceType;)Lcom/mojang/datafixers/TypeRewriteRule;