Package net.minecraft.util.datafix.fixes
Class TrappedChestTileEntitySplit.Section
java.lang.Object
net.minecraft.util.datafix.fixes.LeavesFix.Section
net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
- Enclosing class:
- TrappedChestTileEntitySplit
-
Field Summary
Fields inherited from class net.minecraft.util.datafix.fixes.LeavesFix.Section
index, palette, paletteFinder, storage
-
Constructor Summary
ConstructorDescriptionSection
(com.mojang.datafixers.Typed<?> p_i49831_1_, com.mojang.datafixers.schemas.Schema p_i49831_2_) -
Method Summary
Methods inherited from class net.minecraft.util.datafix.fixes.LeavesFix.Section
getBlock, getIndex, getStateId, isSkippable, readStorage, write
-
Field Details
-
chestIds
@Nullable private it.unimi.dsi.fastutil.ints.IntSet chestIds
-
-
Constructor Details
-
Section
public Section(com.mojang.datafixers.Typed<?> p_i49831_1_, com.mojang.datafixers.schemas.Schema p_i49831_2_)
-
-
Method Details
-
skippable
protected boolean skippable()- Specified by:
skippable
in classLeavesFix.Section
-
isTrappedChest
public boolean isTrappedChest(int p_212511_1_)
-