Package net.minecraft.structure
package net.minecraft.structure
-
ClassDescriptionA post placement processor for a structure feature runs after all the pieces of a structure start have placed blocks in the world in the feature chunk status.StructureGeneratorFactory<C extends FeatureConfig>StructureGeneratorFactory.Context<C extends FeatureConfig>A collector of structure pieces to be added to a structure start.StructurePiecesGenerator<C extends FeatureConfig>A structure pieces generator adds structure pieces for a structure, but does not yet realize those pieces into the world.StructurePiecesGenerator.Context<C extends FeatureConfig>A holder of structure pieces to be added.An immutable list of structure pieces, usually belonging to a structure start.StructureStart<C extends FeatureConfig>A structure start is created to describe a structure that will be generated by chunk generation.