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.PieceFactoryModifier and TypeFieldDescriptionprivate final StructurePoolBasedGenerator.PieceFactory
StructurePoolBasedGenerator.StructurePoolGenerator.pieceFactory
Methods in net.minecraft.structure.pool with parameters of type StructurePoolBasedGenerator.PieceFactoryModifier and TypeMethodDescriptionstatic void
StructurePoolBasedGenerator.generate
(DynamicRegistryManager registryManager, PoolStructurePiece piece, int maxDepth, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> results, AbstractRandom abstractRandom, HeightLimitView world, NoiseConfig noiseConfig) StructurePoolBasedGenerator.generate
(StructureFeature.Context context, RegistryEntry<StructurePool> registryEntry, int int2, StructurePoolBasedGenerator.PieceFactory pieceFactory, BlockPos blockPos, boolean bool, Optional<Heightmap.Type> optional, int int3) Constructors in net.minecraft.structure.pool with parameters of type StructurePoolBasedGenerator.PieceFactoryModifierConstructorDescription(package private)
StructurePoolGenerator
(Registry<StructurePool> registry, int maxSize, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, List<? super PoolStructurePiece> children, AbstractRandom abstractRandom)