public static final class AddTrappedChestFix.ListFixer extends LeavesFix.ListFixer
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.ints.IntSet |
targets |
blockStateMap, field_5693, field_5694, properties
Constructor and Description |
---|
ListFixer(com.mojang.datafixers.Typed<?> typed,
com.mojang.datafixers.schemas.Schema schema) |
Modifier and Type | Method and Description |
---|---|
boolean |
isTarget(int index) |
protected boolean |
needsFix() |
computeFixableBlockStates, computeFlags, isFixed, method_5077, method_5083, needsFix
@Nullable private it.unimi.dsi.fastutil.ints.IntSet targets
public ListFixer(com.mojang.datafixers.Typed<?> typed, com.mojang.datafixers.schemas.Schema schema)
protected boolean needsFix()
needsFix
in class LeavesFix.ListFixer
public boolean isTarget(int index)