Package net.minecraft.structure.rule
Class BlockStateMatchRuleTest
java.lang.Object
net.minecraft.structure.rule.RuleTest
net.minecraft.structure.rule.BlockStateMatchRuleTest
public class BlockStateMatchRuleTest extends RuleTest
-
Field Summary
Fields Modifier and Type Field Description private BlockState
blockState
static com.mojang.serialization.Codec<BlockStateMatchRuleTest>
CODEC
Fields inherited from class net.minecraft.structure.rule.RuleTest
field_25012
-
Constructor Summary
Constructors Constructor Description BlockStateMatchRuleTest(BlockState blockState)
-
Method Summary
Modifier and Type Method Description protected RuleTestType<?>
getType()
boolean
test(BlockState state, Random random)