public class AlwaysTrueRuleTest extends RuleTest
| Modifier and Type | Field and Description |
|---|---|
static AlwaysTrueRuleTest |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
private |
AlwaysTrueRuleTest() |
| Modifier and Type | Method and Description |
|---|---|
protected RuleTestType |
getType() |
protected <T> com.mojang.datafixers.Dynamic<T> |
serialize(com.mojang.datafixers.types.DynamicOps<T> ops) |
boolean |
test(BlockState state,
Random random) |
serializeWithIdpublic static final AlwaysTrueRuleTest INSTANCE
public boolean test(BlockState state, Random random)
protected RuleTestType getType()