net.minecraft.world.level.levelgen.blockpredicates

class MatchingBlocksPredicate

extends StateTestingPredicate

All mapped superinterfaces:

BlockPredicate

dix
net.minecraft.world.level.levelgen.blockpredicates.MatchingBlocksPredicate
net.minecraft.class_6649
net.minecraft.world.gen.blockpredicate.MatchingBlocksBlockPredicate
net.minecraft.src.C_182970_
net.minecraft.world.level.levelgen.blockpredicates.MatchingBlocksPredicate

字段概要

修饰符与类型字段
private final HolderSet<Block>
e
blocks
field_35063
blocks
f_190480_
public static final com.mojang.serialization.Codec<MatchingBlocksPredicate>
a
CODEC
field_35062
CODEC
f_190479_

构造函数概要

修饰符构造函数
public (Vec3i offset, HolderSet<Block> blocks)

方法概要

修饰符与类型方法
protected boolean
a(dcb arg0)
test(BlockState arg0)
method_38893(class_2680 arg0)
test(BlockState arg0)
m_183454_(C_2064_ arg0)
public BlockPredicateType<?>
a()
type()
method_38873()
getType()
m_183575_()