net.minecraft.world.level.levelgen.placement

public class FrequencyWithExtraChanceDecoratorConfiguration

implements DecoratorConfiguration

czy
net.minecraft.world.level.levelgen.placement.FrequencyWithExtraChanceDecoratorConfiguration
net.minecraft.class_3276
net.minecraft.unmapped.C_hfobxdle
net.minecraft.world.gen.decorator.CountExtraDecoratorConfig
net.minecraft.src.C_2455_
net.minecraft.world.level.levelgen.placement.WorldGenDecoratorFrequencyExtraChanceConfiguration

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<FrequencyWithExtraChanceDecoratorConfiguration>
a
CODEC
field_24986
f_achnqvqq
CODEC
f_70723_
public final int
c
count
field_14211
f_obivqpvt
count
f_70724_
public final float
d
extraChance
field_14209
f_cmdwazci
extraChance
f_70725_
public final int
e
extraCount
field_14210
f_hqqvgzzm
extraCount
f_70726_

Constructor summary

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