Class StructurePoolFeatureConfig

java.lang.Object
net.minecraft.world.gen.feature.StructurePoolFeatureConfig
All Implemented Interfaces:
FeatureConfig

public class StructurePoolFeatureConfig
extends Object
implements FeatureConfig
A feature config that specifies a starting pool and a size for the first two parameters of net.minecraft.structure.pool.StructurePoolBasedGenerator#addPieces(net.minecraft.util.Identifier, int, net.minecraft.structure.pool.StructurePoolBasedGenerator.PieceFactory, net.minecraft.world.gen.chunk.ChunkGenerator, net.minecraft.structure.StructureManager, net.minecraft.util.math.BlockPos, java.util.List, java.util.Random, boolean, boolean).