Uses of Class
net.minecraft.world.gen.feature.template.JigsawReplacementStructureProcessor
-
Packages that use JigsawReplacementStructureProcessor Package Description net.minecraft.world.gen.feature.template -
-
Uses of JigsawReplacementStructureProcessor in net.minecraft.world.gen.feature.template
Fields in net.minecraft.world.gen.feature.template declared as JigsawReplacementStructureProcessor Modifier and Type Field Description static JigsawReplacementStructureProcessor
JigsawReplacementStructureProcessor. INSTANCE
Fields in net.minecraft.world.gen.feature.template with type parameters of type JigsawReplacementStructureProcessor Modifier and Type Field Description static com.mojang.serialization.Codec<JigsawReplacementStructureProcessor>
JigsawReplacementStructureProcessor. CODEC
static IStructureProcessorType<JigsawReplacementStructureProcessor>
IStructureProcessorType. JIGSAW_REPLACEMENT
-