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