| csn | |
| 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_R2.DefinedStructureProcessorPredicates |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<ProcessorRule> |
| ||||||||||
| private final RuleTest |
| ||||||||||
| private final RuleTest |
| ||||||||||
| private final PosRuleTest |
| ||||||||||
| private final BlockState |
| ||||||||||
| private final CompoundTag |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| 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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| public BlockState |
| ||||||||||
| public CompoundTag |
|