Uses of Class
net.minecraft.world.gen.feature.template.StructureProcessor
Packages that use StructureProcessor
-
Uses of StructureProcessor in net.minecraft.world.gen.feature.jigsaw
Fields in net.minecraft.world.gen.feature.jigsaw with type parameters of type StructureProcessorModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList<StructureProcessor>JigsawPattern.PlacementBehaviour.processorsMethods in net.minecraft.world.gen.feature.jigsaw that return types with arguments of type StructureProcessorModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<StructureProcessor>JigsawPattern.PlacementBehaviour.getProcessors()Method parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type StructureProcessorModifier and TypeMethodDescriptionJigsawPattern.PlacementBehaviour.create(String enumName, String p_i50487_3_, com.google.common.collect.ImmutableList<StructureProcessor> p_i50487_4_) Constructor parameters in net.minecraft.world.gen.feature.jigsaw with type arguments of type StructureProcessorModifierConstructorDescriptionprivatePlacementBehaviour(String p_i50487_3_, com.google.common.collect.ImmutableList<StructureProcessor> p_i50487_4_) -
Uses of StructureProcessor in net.minecraft.world.gen.feature.template
Classes in net.minecraft.world.gen.feature.template with type parameters of type StructureProcessorModifier and TypeInterfaceDescriptioninterfaceIStructureProcessorType<P extends StructureProcessor>Subclasses of StructureProcessor in net.minecraft.world.gen.feature.templateModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassFields in net.minecraft.world.gen.feature.template with type parameters of type StructureProcessorModifier and TypeFieldDescriptionprivate final List<StructureProcessor>StructureProcessorList.listprivate final List<StructureProcessor>PlacementSettings.processorsstatic final com.mojang.serialization.Codec<StructureProcessor>IStructureProcessorType.SINGLE_CODECMethods in net.minecraft.world.gen.feature.template with type parameters of type StructureProcessorModifier and TypeMethodDescriptionstatic <P extends StructureProcessor>
IStructureProcessorType<P>Methods in net.minecraft.world.gen.feature.template that return types with arguments of type StructureProcessorModifier and TypeMethodDescriptionPlacementSettings.getProcessors()StructureProcessorList.list()Methods in net.minecraft.world.gen.feature.template with parameters of type StructureProcessorModifier and TypeMethodDescriptionPlacementSettings.addProcessor(StructureProcessor p_215222_1_) PlacementSettings.popProcessor(StructureProcessor p_215220_1_) Method parameters in net.minecraft.world.gen.feature.template with type arguments of type StructureProcessorModifier and TypeMethodDescriptionprivate static StructureProcessorListProcessorLists.register(String p_244127_0_, com.google.common.collect.ImmutableList<StructureProcessor> p_244127_1_) Constructor parameters in net.minecraft.world.gen.feature.template with type arguments of type StructureProcessor