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 Blockblockstatic com.mojang.serialization.Codec<BlockMatchRuleTest>CODECFields 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()booleantest(BlockState state, Random random)