Uses of Interface
net.minecraft.structure.PostPlacementProcessor
-
Uses of PostPlacementProcessor in net.minecraft.structure
Modifier and TypeFieldDescriptionstatic final PostPlacementProcessor
PostPlacementProcessor.EMPTY
-
Uses of PostPlacementProcessor in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionprivate final PostPlacementProcessor
StructureFeature.postProcessor
ModifierConstructorDescriptionStructureFeature
(com.mojang.serialization.Codec<C> configCodec, StructureGeneratorFactory<C> piecesGenerator, PostPlacementProcessor postPlacementProcessor)