implements FeatureConfig
| clz | |
| net.minecraft.world.level.levelgen.feature.configurations.JigsawConfiguration | |
| net.minecraft.class_3812 | |
| net.minecraft.world.gen.feature.StructurePoolFeatureConfig | |
| net.minecraft.unmapped.C_mybdiwum | |
| net.minecraft.world.gen.feature.structure.VillageConfig | |
| net.minecraft.world.gen.feature.structure.VillageConfig |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final Codec<StructurePoolFeatureConfig> |
| ||||||||||||||
| private final Supplier<StructurePool> |
| ||||||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<StructurePool> startPool, int size) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||||||||
| public Supplier<StructurePool> |
|