public class AlwaysTrueRuleTest extends RuleTest
| Modifier and Type | Field and Description |
|---|---|
static AlwaysTrueRuleTest |
INSTANCE |
| Constructor and Description |
|---|
AlwaysTrueRuleTest() |
| Modifier and Type | Method and Description |
|---|---|
protected IRuleTestType |
getType() |
protected <T> com.mojang.datafixers.Dynamic<T> |
serialize0(com.mojang.datafixers.types.DynamicOps<T> p_215182_1_) |
boolean |
test(BlockState p_215181_1_,
java.util.Random p_215181_2_) |
public static final AlwaysTrueRuleTest INSTANCE
public boolean test(BlockState p_215181_1_, java.util.Random p_215181_2_)
protected IRuleTestType getType()
protected <T> com.mojang.datafixers.Dynamic<T> serialize0(com.mojang.datafixers.types.DynamicOps<T> p_215182_1_)
serialize0 in class RuleTest