net.minecraft.world.level.levelgen.placement

public class FrequencyWithExtraChanceDecoratorConfiguration

implements DecoratorConfiguration

cqa
net.minecraft.world.level.levelgen.placement.FrequencyWithExtraChanceDecoratorConfiguration
net.minecraft.class_3276
net.minecraft.world.gen.decorator.CountExtraDecoratorConfig
net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
net.minecraft.server.v1_16_R2.WorldGenDecoratorFrequencyExtraChanceConfiguration

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FrequencyWithExtraChanceDecoratorConfiguration>
a
CODEC
field_24986
CODEC
field_236973_a_
public final int
c
count
field_14211
count
field_202478_a
public final float
d
extraChance
field_14209
extraChance
field_202479_b
public final int
e
extraCount
field_14210
extraCount
field_202480_c

Constructor summary

ModifierConstructor
public (int count, float extraChance, int extraCount)