Uses of Record Class
net.minecraft.structure.StructureGeneratorFactory.Context
Packages that use StructureGeneratorFactory.Context
-
Uses of StructureGeneratorFactory.Context in net.minecraft.structure
Methods in net.minecraft.structure that return types with arguments of type StructureGeneratorFactory.ContextModifier and TypeMethodDescriptionstatic <C extends FeatureConfig>
Predicate<StructureGeneratorFactory.Context<C>> StructureGeneratorFactory.checkForBiomeOnTop
(Heightmap.Type heightmapType) Methods in net.minecraft.structure with parameters of type StructureGeneratorFactory.ContextModifier and TypeMethodDescriptionStructureGeneratorFactory.createGenerator
(StructureGeneratorFactory.Context<C> context) Method parameters in net.minecraft.structure with type arguments of type StructureGeneratorFactory.ContextModifier and TypeMethodDescriptionstatic <C extends FeatureConfig>
StructureGeneratorFactory<C> StructureGeneratorFactory.simple
(Predicate<StructureGeneratorFactory.Context<C>> predicate, StructurePiecesGenerator<C> generator)