net.minecraft.world.level.levelgen.blockpredicates

class NotPredicate

implements BlockPredicate

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

Field summary

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

Constructor summary

ModifierConstructor
public (BlockPredicate predicate)

Method summary

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