Package net.minecraft.datafixer.fix
Class AddTrappedChestFix.ListFixer
java.lang.Object
net.minecraft.datafixer.fix.LeavesFix.ListFixer
net.minecraft.datafixer.fix.AddTrappedChestFix.ListFixer
- Enclosing class:
- AddTrappedChestFix
public static final class AddTrappedChestFix.ListFixer extends LeavesFix.ListFixer
-
Field Summary
Fields inherited from class net.minecraft.datafixer.fix.LeavesFix.ListFixer
blockStateMap, field_5693, field_5694, properties
-
Constructor Summary
Constructors Constructor Description ListFixer(com.mojang.datafixers.Typed<?> typed, com.mojang.datafixers.schemas.Schema schema)
-
Method Summary
Methods inherited from class net.minecraft.datafixer.fix.LeavesFix.ListFixer
computeFixableBlockStates, computeFlags, isFixed, method_5077, method_5083, needsFix
-
Field Details
-
targets
-
-
Constructor Details
-
ListFixer
public ListFixer(com.mojang.datafixers.Typed<?> typed, com.mojang.datafixers.schemas.Schema schema)
-
-
Method Details
-
needsFix
protected boolean needsFix()- Specified by:
needsFix
in classLeavesFix.ListFixer
-
isTarget
public boolean isTarget(int index)
-