net.minecraft.world.level.levelgen.blockpredicates

class MatchingBlocksPredicate

extends StateTestingPredicate

All mapped superinterfaces:

BlockPredicate

ejs
net.minecraft.world.level.levelgen.blockpredicates.MatchingBlocksPredicate
net.minecraft.class_6649

Field summary

Modifier and TypeField
private final HolderSet<Block>
e
blocks
field_35063
public static final com.mojang.serialization.MapCodec<MatchingBlocksPredicate>
a
CODEC
field_35062

Constructor summary

ModifierConstructor
public (Vec3i arg0, HolderSet<Block> arg1)

Method summary

Modifier and TypeMethod
protected boolean
a(ecg arg0)
test(BlockState arg0)
method_38893(class_2680 arg0)
public BlockPredicateType<?>
a()
type()
method_38873()