public class AlwaysTrueRuleTest extends RuleTest
| Modifier and Type | Field and Description |
|---|---|
static com.mojang.serialization.Codec<AlwaysTrueRuleTest> |
field_24994 |
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> field_24994
public static final AlwaysTrueRuleTest INSTANCE
public boolean test(BlockState state, Random random)
protected RuleTestType<?> getType()