net.minecraft.world.level.levelgen.feature.configurations

public record SculkPatchConfiguration

implements FeatureConfiguration

dup
net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration
net.minecraft.class_7141
net.minecraft.unmapped.C_gwprhmww
net.minecraft.world.gen.feature.SculkPatchFeatureConfig
net.minecraft.world.gen.feature.SculkPatchFeatureConfig
net.minecraft.src.C_213145_
net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration

Field summary

Modifier and TypeField
private final int
b
chargeCount
comp_553
f_wrneijcs
chargeCount
chargeCount
f_225426_
private final int
c
amountPerCharge
comp_554
f_jesrylgd
amountPerCharge
amountPerCharge
f_225427_
private final int
d
spreadAttempts
comp_555
f_wdrzavcp
spreadAttempts
spreadAttempts
f_225428_
private final int
e
growthRounds
comp_556
f_aryxumrm
growthRounds
growthRounds
f_225429_
private final int
f
spreadRounds
comp_557
f_ayubozyc
spreadRounds
spreadRounds
f_225430_
private final IntProvider
g
extraRareGrowths
comp_685
f_sortpvba
extraRareGrowths
extraRareGrowths
f_225431_
private final float
h
catalystChance
comp_558
f_vdnbdobc
catalystChance
catalystChance
f_225432_
public static final com.mojang.serialization.Codec<SculkPatchConfiguration>
a
CODEC
field_37710
f_ebcvyhlt
CODEC
CODEC
f_225425_

Constructor summary

ModifierConstructor
public (int chargeCount, int amountPerCharge, int spreadAttempts, int growthRounds, int spreadRounds, IntProvider extraRareGrowths, float catalystChance)

Method summary

Modifier and TypeMethod
public int
a()
chargeCount()
comp_553()
m_zmuwciiq()
chargeCount()
chargeCount()
f_225426_()
public int
b()
amountPerCharge()
comp_554()
m_fnhgqkza()
amountPerCharge()
amountPerCharge()
f_225427_()
public int
c()
spreadAttempts()
comp_555()
m_ghvmfeja()
spreadAttempts()
spreadAttempts()
f_225428_()
public int
d()
growthRounds()
comp_556()
m_hcmnxxzt()
growthRounds()
growthRounds()
f_225429_()
public int
f()
spreadRounds()
comp_557()
m_irplhgjr()
spreadRounds()
spreadRounds()
f_225430_()
public IntProvider
g()
extraRareGrowths()
comp_685()
m_sncfgebz()
extraRareGrowths()
extraRareGrowths()
f_225431_()
public float
h()
catalystChance()
comp_558()
m_pstydumk()
catalystChance()
catalystChance()
f_225432_()