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 SummaryFieldsFields inherited from class net.minecraft.util.datafix.fixes.LeavesFix.Sectionindex, palette, paletteFinder, storage
- 
Constructor SummaryConstructorsConstructorDescriptionSection(com.mojang.datafixers.Typed<?> p_i49831_1_, com.mojang.datafixers.schemas.Schema p_i49831_2_) 
- 
Method SummaryMethods inherited from class net.minecraft.util.datafix.fixes.LeavesFix.SectiongetBlock, getIndex, getStateId, isSkippable, readStorage, write
- 
Field Details- 
chestIds@Nullable private it.unimi.dsi.fastutil.ints.IntSet chestIds
 
- 
- 
Constructor Details- 
Sectionpublic Section(com.mojang.datafixers.Typed<?> p_i49831_1_, com.mojang.datafixers.schemas.Schema p_i49831_2_) 
 
- 
- 
Method Details- 
skippableprotected boolean skippable()- Specified by:
- skippablein class- LeavesFix.Section
 
- 
isTrappedChestpublic boolean isTrappedChest(int p_212511_1_) 
 
-