net.minecraft.world.gen.blockpredicate

public class NotBlockPredicate

implements BlockPredicate

net.minecraft.world.level.levelgen.blockpredicates.NotPredicate
net.minecraft.world.level.levelgen.blockpredicates.NotPredicate
net.minecraft.class_6651
net.minecraft.world.gen.blockpredicate.NotBlockPredicate

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<NotBlockPredicate>
CODEC
CODEC
field_35068
CODEC
private final BlockPredicate
predicate
predicate
field_35069
predicate

Constructor summary

ModifierConstructor
public (BlockPredicate predicate)

Method summary

Modifier and TypeMethod
public boolean
test(WorldGenLevel level, BlockPos origin)
test(WorldGenLevel level, BlockPos origin)
method_38901(class_5281 arg0, class_2338 arg1)
test(StructureWorldAccess arg0, BlockPos arg1)
public BlockPredicateType<?>
type()
type()
method_38873()
getType()