net.minecraft.world.gen.feature

public class FossilFeatureConfig

implements FeatureConfig

elb
net.minecraft.world.level.levelgen.feature.FossilFeatureConfiguration
net.minecraft.class_5919
net.minecraft.world.gen.feature.FossilFeatureConfig
net.minecraft.unmapped.C_khcphbdw
net.minecraft.world.gen.feature.FossilFeatureConfig
net.minecraft.src.C_141362_

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FossilFeatureConfig>
a
CODEC
field_29253
CODEC
f_znvaszoo
CODEC
f_159796_
public final List<Identifier>
b
fossilStructures
field_29254
fossilStructures
f_ohgyeilg
fossilStructures
f_159797_
public final List<Identifier>
c
overlayStructures
field_29255
overlayStructures
f_ujcjzslj
overlayStructures
f_159798_
public final RegistryEntry<StructureProcessorList>
d
fossilProcessors
field_29256
fossilProcessors
f_fybbvcqq
fossilProcessors
f_159799_
public final RegistryEntry<StructureProcessorList>
e
overlayProcessors
field_29257
overlayProcessors
f_btmipevd
overlayProcessors
f_159800_
public final int
f
maxEmptyCornersAllowed
field_29258
maxEmptyCorners
f_xxrkefrn
maxEmptyCorners
f_159801_

Constructor summary

ModifierConstructor
public (List<Identifier> fossilStructures, List<Identifier> overlayStructures, RegistryEntry<StructureProcessorList> fossilProcessors, RegistryEntry<StructureProcessorList> overlayProcessors, int maxEmptyCorners)