net.minecraft.structure.rule

public abstract class RuleTest

net.minecraft.world.level.levelgen.structure.templatesystem.RuleTest
net.minecraft.class_3825
net.minecraft.structure.rule.RuleTest

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<RuleTest>
CODEC
field_25012
TYPE_CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract boolean
test(BlockState state, RandomSource random)
method_16768(class_2680 arg0, class_5819 arg1)
test(BlockState state, Random random)
protected abstract RuleTestType<?>
getType()
method_16766()
getType()