类 StateTestingPredicate

java.lang.Object
net.minecraft.world.level.levelgen.blockpredicates.StateTestingPredicate
所有已实现的接口:
BiPredicate<WorldGenLevel,BlockPos>, BlockPredicate
直接已知子类:
MatchingBlocksPredicate, MatchingBlockTagPredicate, MatchingFluidsPredicate, ReplaceablePredicate, SolidPredicate

public abstract class StateTestingPredicate extends Object implements BlockPredicate
  • 字段详细资料

    • offset

      protected final Vec3i offset
  • 构造器详细资料

    • StateTestingPredicate

      protected StateTestingPredicate(Vec3i pOffset)
  • 方法详细资料