esb | |
net.minecraft.world.level.levelgen.structure.templatesystem.ProcessorRule | |
net.minecraft.class_3821 | |
net.minecraft.structure.processor.StructureProcessorRule | |
net.minecraft.world.level.levelgen.structure.templatesystem.DefinedStructureProcessorPredicates |
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 inputPredicate, RuleTest locationPredicate, BlockState state) |
public | (RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState state) |
public | (RuleTest inputPredicate, RuleTest locationPredicate, PosRuleTest positionPredicate, BlockState outputState, RuleBlockEntityModifier blockEntityModifier) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public BlockState |
| ||||||||
public CompoundTag |
|