Class TrappedChestTileEntitySplit.Section

java.lang.Object
net.minecraft.util.datafix.fixes.LeavesFix.Section
net.minecraft.util.datafix.fixes.TrappedChestTileEntitySplit.Section
Enclosing class:
TrappedChestTileEntitySplit

public static final class TrappedChestTileEntitySplit.Section extends LeavesFix.Section
  • 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 class LeavesFix.Section
    • isTrappedChest

      public boolean isTrappedChest(int p_212511_1_)