Class TrappedChestBlockEntityFix.TrappedChestSection

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

public static final class TrappedChestBlockEntityFix.TrappedChestSection extends LeavesFix.Section
  • 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:
      skippable in class LeavesFix.Section
    • isTrappedChest

      public boolean isTrappedChest(int p_17054_)