public class TagMatchRuleTest extends RuleTest
Modifier and Type | Field and Description |
---|---|
static com.mojang.serialization.Codec<TagMatchRuleTest> |
CODEC |
private Tag<Block> |
tag |
field_25012
Constructor and Description |
---|
TagMatchRuleTest(Tag<Block> tag) |
Modifier and Type | Method and Description |
---|---|
protected RuleTestType<?> |
getType() |
boolean |
test(BlockState state,
Random random) |
public static final com.mojang.serialization.Codec<TagMatchRuleTest> CODEC
public boolean test(BlockState state, Random random)
protected RuleTestType<?> getType()