Uses of Interface
net.minecraft.structure.pool.StructurePoolBasedGenerator.PieceFactory
Packages that use StructurePoolBasedGenerator.PieceFactory
-
Uses of StructurePoolBasedGenerator.PieceFactory in net.minecraft.structure.pool
Fields in net.minecraft.structure.pool declared as StructurePoolBasedGenerator.PieceFactoryMethods in net.minecraft.structure.pool with parameters of type StructurePoolBasedGenerator.PieceFactoryModifier and TypeMethodDescriptionstatic void
StructurePoolBasedGenerator.method_27230(DynamicRegistryManager dynamicRegistryManager, PoolStructurePiece poolStructurePiece, int int2, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> list, Random random, HeightLimitView heightLimitView)
static void
StructurePoolBasedGenerator.method_30419(DynamicRegistryManager dynamicRegistryManager, StructurePoolFeatureConfig structurePoolFeatureConfig, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos blockPos, class_6130 class_6130, Random random, boolean bool, boolean bool2, HeightLimitView heightLimitView)
Constructors in net.minecraft.structure.pool with parameters of type StructurePoolBasedGenerator.PieceFactoryModifierConstructorDescriptionprivate
StructurePoolGenerator(Registry<StructurePool> registry, int maxSize, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> children, Random random)