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