java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
net.minecraft.world.level.levelgen.blockpredicates.SolidPredicate
All Implemented Interfaces:
BiPredicate<WorldGenLevel,BlockPos>, BlockPredicate

@Deprecated public class SolidPredicate extends StateTestingPredicate
Deprecated.
  • Field Details

    • CODEC

      public static final com.mojang.serialization.Codec<SolidPredicate> CODEC
      Deprecated.
  • Constructor Details

    • SolidPredicate

      public SolidPredicate(Vec3i p_190533_)
      Deprecated.
  • Method Details