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