类 RuleTest
java.lang.Object
net.minecraft.world.level.levelgen.structure.templatesystem.RuleTest
- 直接已知子类:
AlwaysTrueTest
,BlockMatchTest
,BlockStateMatchTest
,RandomBlockMatchTest
,RandomBlockStateMatchTest
,TagMatchTest
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected abstract RuleTestType
<?> getType()
abstract boolean
test
(BlockState p_230322_, RandomSource p_230323_)
-
字段详细资料
-
CODEC
-
-
构造器详细资料
-
RuleTest
public RuleTest()
-
-
方法详细资料
-
test
-
getType
-