Uses of Class
net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
Packages that use StructureProcessor
Package
Description
- 
Uses of StructureProcessor in net.minecraft.data.worldgenMethod parameters in net.minecraft.data.worldgen with type arguments of type StructureProcessorModifier and TypeMethodDescriptionprivate static voidProcessorLists.register(BootstapContext<StructureProcessorList> p_256641_, ResourceKey<StructureProcessorList> p_256192_, List<StructureProcessor> p_255805_) private static voidUpdateOneTwentyOneProcessorLists.register(BootstapContext<StructureProcessorList> p_312838_, ResourceKey<StructureProcessorList> p_311901_, List<StructureProcessor> p_312918_) 
- 
Uses of StructureProcessor in net.minecraft.world.level.levelgen.structure.poolsFields in net.minecraft.world.level.levelgen.structure.pools with type parameters of type StructureProcessorModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<StructureProcessor>StructureTemplatePool.Projection.processorsMethods in net.minecraft.world.level.levelgen.structure.pools that return types with arguments of type StructureProcessorModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<StructureProcessor>StructureTemplatePool.Projection.getProcessors()Constructor parameters in net.minecraft.world.level.levelgen.structure.pools with type arguments of type StructureProcessorModifierConstructorDescriptionprivateProjection(String p_210602_, com.google.common.collect.ImmutableList<StructureProcessor> p_210603_) 
- 
Uses of StructureProcessor in net.minecraft.world.level.levelgen.structure.structuresFields in net.minecraft.world.level.levelgen.structure.structures declared as StructureProcessorModifier and TypeFieldDescription(package private) static final StructureProcessorOceanRuinPieces.COLD_SUSPICIOUS_BLOCK_PROCESSOR(package private) static final StructureProcessorOceanRuinPieces.WARM_SUSPICIOUS_BLOCK_PROCESSORMethods in net.minecraft.world.level.levelgen.structure.structures that return StructureProcessorModifier and TypeMethodDescriptionprivate static StructureProcessorOceanRuinPieces.archyRuleProcessor(Block p_277376_, Block p_277934_, ResourceLocation p_277968_) 
- 
Uses of StructureProcessor in net.minecraft.world.level.levelgen.structure.templatesystemClasses in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type StructureProcessorModifier and TypeInterfaceDescriptioninterfaceStructureProcessorType<P extends StructureProcessor>Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.level.levelgen.structure.templatesystem declared as StructureProcessorFields in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type StructureProcessorModifier and TypeFieldDescriptionprivate final List<StructureProcessor>StructureProcessorList.listprivate final List<StructureProcessor>StructurePlaceSettings.processorsstatic final com.mojang.serialization.Codec<StructureProcessor>StructureProcessorType.SINGLE_CODECMethods in net.minecraft.world.level.levelgen.structure.templatesystem with type parameters of type StructureProcessorMethods in net.minecraft.world.level.levelgen.structure.templatesystem that return types with arguments of type StructureProcessorModifier and TypeMethodDescriptionStructurePlaceSettings.getProcessors()StructureProcessorList.list()Methods in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type StructureProcessorModifier and TypeMethodDescriptionStructurePlaceSettings.addProcessor(StructureProcessor p_74384_) StructurePlaceSettings.popProcessor(StructureProcessor p_74398_) Constructors in net.minecraft.world.level.levelgen.structure.templatesystem with parameters of type StructureProcessorModifierConstructorDescriptionCappedProcessor(StructureProcessor p_277972_, IntProvider p_277402_) Constructor parameters in net.minecraft.world.level.levelgen.structure.templatesystem with type arguments of type StructureProcessor