Uses of Interface
net.minecraft.structure.StructurePiecesGenerator
Packages that use StructurePiecesGenerator
-
Uses of StructurePiecesGenerator in net.minecraft.structure
Methods in net.minecraft.structure that return types with arguments of type StructurePiecesGeneratorModifier and TypeMethodDescriptionStructureGeneratorFactory.createGenerator
(StructureGeneratorFactory.Context<C> context) Methods in net.minecraft.structure with parameters of type StructurePiecesGeneratorModifier and TypeMethodDescriptionstatic <C extends FeatureConfig>
StructureGeneratorFactory<C>StructureGeneratorFactory.simple
(Predicate<StructureGeneratorFactory.Context<C>> predicate, StructurePiecesGenerator<C> generator)