Package net.minecraft.datafixer.fix
Class LeavesFix
java.lang.Object
com.mojang.datafixers.DataFix
net.minecraft.datafixer.fix.LeavesFix
public class LeavesFix
extends com.mojang.datafixers.DataFix
- Mappings:
Namespace Name official akgintermediary net/minecraft/class_1191named net/minecraft/datafixer/fix/LeavesFix
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLeavesFix.LeavesLogFixerstatic classLeavesFix.ListFixer -
Field Summary
Fields Modifier and Type Field Description private static int[][]field_5687private static Object2IntMap<String>LEAVES_MAPprivate static Set<String>LOGS_MAP -
Constructor Summary
Constructors Constructor Description LeavesFix(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType) -
Method Summary
Modifier and Type Method Description protected com.mojang.datafixers.TypeRewriteRulemakeRule()private intmethod_5050(int int2)static intmethod_5051(int int2, int int3, int int4)private intmethod_5052(int int2)static intmethod_5061(boolean bool, boolean bool2, boolean bool3, boolean bool4)private intmethod_5062(int int2)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
-
Field Details
-
field_5687
private static final int[][] field_5687- Mappings:
Namespace Name Mixin selector official aLakg;a:[[Iintermediary field_5687Lnet/minecraft/class_1191;field_5687:[[Inamed field_5687Lnet/minecraft/datafixer/fix/LeavesFix;field_5687:[[I
-
LEAVES_MAP
- Mappings:
Namespace Name Mixin selector official bLakg;b:Lit/unimi/dsi/fastutil/objects/Object2IntMap;intermediary field_5688Lnet/minecraft/class_1191;field_5688:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named LEAVES_MAPLnet/minecraft/datafixer/fix/LeavesFix;LEAVES_MAP:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
LOGS_MAP
- Mappings:
Namespace Name Mixin selector official cLakg;c:Ljava/util/Set;intermediary field_5686Lnet/minecraft/class_1191;field_5686:Ljava/util/Set;named LOGS_MAPLnet/minecraft/datafixer/fix/LeavesFix;LOGS_MAP:Ljava/util/Set;
-
-
Constructor Details
-
LeavesFix
public LeavesFix(com.mojang.datafixers.schemas.Schema outputSchema, boolean changesType)- Mappings:
Namespace Name Mixin selector official <init>Lakg;<init>(Lcom/mojang/datafixers/schemas/Schema;Z)Vintermediary <init>Lnet/minecraft/class_1191;<init>(Lcom/mojang/datafixers/schemas/Schema;Z)Vnamed <init>Lnet/minecraft/datafixer/fix/LeavesFix;<init>(Lcom/mojang/datafixers/schemas/Schema;Z)V
-
-
Method Details
-
makeRule
protected com.mojang.datafixers.TypeRewriteRule makeRule()- Specified by:
makeRulein classcom.mojang.datafixers.DataFix- Mappings:
Namespace Name Mixin selector official makeRuleLakg;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;intermediary makeRuleLnet/minecraft/class_1191;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;named makeRuleLnet/minecraft/datafixer/fix/LeavesFix;makeRule()Lcom/mojang/datafixers/TypeRewriteRule;
-
method_5051
public static int method_5051(int int2, int int3, int int4)- Mappings:
Namespace Name Mixin selector official aLakg;a(III)Iintermediary method_5051Lnet/minecraft/class_1191;method_5051(III)Inamed method_5051Lnet/minecraft/datafixer/fix/LeavesFix;method_5051(III)I
-
method_5052
private int method_5052(int int2)- Mappings:
Namespace Name Mixin selector official aLakg;a(I)Iintermediary method_5052Lnet/minecraft/class_1191;method_5052(I)Inamed method_5052Lnet/minecraft/datafixer/fix/LeavesFix;method_5052(I)I
-
method_5062
private int method_5062(int int2)- Mappings:
Namespace Name Mixin selector official bLakg;b(I)Iintermediary method_5062Lnet/minecraft/class_1191;method_5062(I)Inamed method_5062Lnet/minecraft/datafixer/fix/LeavesFix;method_5062(I)I
-
method_5050
private int method_5050(int int2)- Mappings:
Namespace Name Mixin selector official cLakg;c(I)Iintermediary method_5050Lnet/minecraft/class_1191;method_5050(I)Inamed method_5050Lnet/minecraft/datafixer/fix/LeavesFix;method_5050(I)I
-
method_5061
public static int method_5061(boolean bool, boolean bool2, boolean bool3, boolean bool4)- Mappings:
Namespace Name Mixin selector official aLakg;a(ZZZZ)Iintermediary method_5061Lnet/minecraft/class_1191;method_5061(ZZZZ)Inamed method_5061Lnet/minecraft/datafixer/fix/LeavesFix;method_5061(ZZZZ)I
-