Class BedDataFixer

java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafix.BedDataFixer

public class BedDataFixer extends com.mojang.datafixers.DataFix
Mappings:
Namespace Name
official yc
intermediary net/minecraft/class_3359
named net/minecraft/datafix/BedDataFixer
  • Constructor Summary

    Constructors
    Constructor
    Description
    BedDataFixer(com.mojang.datafixers.schemas.Schema schema, boolean bool)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.datafixers.TypeRewriteRule
     
    private <TE> com.mojang.datafixers.TypeRewriteRule
    method_21565(com.mojang.datafixers.types.Type<?> type, com.mojang.datafixers.types.templates.List.ListType<TE> listType)
     

    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

    • BedDataFixer

      public BedDataFixer(com.mojang.datafixers.schemas.Schema schema, boolean bool)
  • 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 Lyc;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
      intermediary makeRule Lnet/minecraft/class_3359;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
      named makeRule Lnet/minecraft/datafix/BedDataFixer;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
    • method_21565

      private <TE> com.mojang.datafixers.TypeRewriteRule method_21565(com.mojang.datafixers.types.Type<?> type, com.mojang.datafixers.types.templates.List.ListType<TE> listType)
      Mappings:
      Namespace Name Mixin selector
      official a Lyc;a(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/templates/List$ListType;)Lcom/mojang/datafixers/TypeRewriteRule;
      intermediary method_21565 Lnet/minecraft/class_3359;method_21565(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/templates/List$ListType;)Lcom/mojang/datafixers/TypeRewriteRule;
      named method_21565 Lnet/minecraft/datafix/BedDataFixer;method_21565(Lcom/mojang/datafixers/types/Type;Lcom/mojang/datafixers/types/templates/List$ListType;)Lcom/mojang/datafixers/TypeRewriteRule;