类 TrappedChestBlockEntityFix.TrappedChestSection

java.lang.Object
net.minecraft.util.datafix.fixes.LeavesFix.Section
net.minecraft.util.datafix.fixes.TrappedChestBlockEntityFix.TrappedChestSection
封闭类:
TrappedChestBlockEntityFix

public static final class TrappedChestBlockEntityFix.TrappedChestSection extends LeavesFix.Section
  • 字段详细资料

    • chestIds

      @Nullable private it.unimi.dsi.fastutil.ints.IntSet chestIds
  • 构造器详细资料

    • TrappedChestSection

      public TrappedChestSection(com.mojang.datafixers.Typed<?> p_17050_, com.mojang.datafixers.schemas.Schema p_17051_)
  • 方法详细资料

    • skippable

      protected boolean skippable()
      指定者:
      skippable 在类中 LeavesFix.Section
    • isTrappedChest

      public boolean isTrappedChest(int p_17054_)