ewu | |
net.minecraft.world.level.levelgen.structure.templatesystem.ProcessorRule | |
net.minecraft.class_3821 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
public static final Passthrough |
| ||||||
public static final com.mojang.serialization.Codec<ProcessorRule> |
| ||||||
private final RuleTest |
| ||||||
private final RuleTest |
| ||||||
private final PosRuleTest |
| ||||||
private final BlockState |
| ||||||
private final RuleBlockEntityModifier |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RuleTest arg0, RuleTest arg1, BlockState arg2) |
public | (RuleTest arg0, RuleTest arg1, PosRuleTest arg2, BlockState arg3) |
public | (RuleTest arg0, RuleTest arg1, PosRuleTest arg2, BlockState arg3, RuleBlockEntityModifier arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public boolean |
| ||||||
public BlockState |
| ||||||
public CompoundTag |
|