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