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