| cuu | |
| net.minecraft.world.level.levelgen.structure.templatesystem.ProcessorRule | |
| net.minecraft.class_3821 | |
| net.minecraft.structure.processor.StructureProcessorRule | |
| net.minecraft.world.gen.feature.template.RuleEntry | |
| net.minecraft.server.v1_16_R1.DefinedStructureProcessorPredicates |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<ProcessorRule> |
| ||||||||||
| private final RuleTest |
| ||||||||||
| private final RuleTest |
| ||||||||||
| private final PosRuleTest |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final CompoundTag |
|
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, Optional<CompoundTag> arg4) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public BlockState |
| ||||||||||
| public CompoundTag |
|