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