Package net.minecraft.util.datafix.fixes
Class TrappedChestBlockEntityFix.TrappedChestSection
java.lang.Object
net.minecraft.util.datafix.fixes.LeavesFix.Section
net.minecraft.util.datafix.fixes.TrappedChestBlockEntityFix.TrappedChestSection
- Enclosing class:
 - TrappedChestBlockEntityFix
 
- 
Field Summary
FieldsFields inherited from class net.minecraft.util.datafix.fixes.LeavesFix.Section
BLOCK_STATES_TAG, index, NAME_TAG, palette, paletteFinder, PROPERTIES_TAG, storage - 
Constructor Summary
ConstructorsConstructorDescriptionTrappedChestSection(com.mojang.datafixers.Typed<?> p_17050_, com.mojang.datafixers.schemas.Schema p_17051_)  - 
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
- 
TrappedChestSection
public TrappedChestSection(com.mojang.datafixers.Typed<?> p_17050_, com.mojang.datafixers.schemas.Schema p_17051_)  
 - 
 - 
Method Details
- 
skippable
protected boolean skippable()- Specified by:
 skippablein classLeavesFix.Section
 - 
isTrappedChest
public boolean isTrappedChest(int p_17054_)  
 -