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

public record SculkPatchConfiguration

implements FeatureConfiguration

emh
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

Field summary

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

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()
public int
b()
amountPerCharge()
comp_554()
m_fnhgqkza()
amountPerCharge()
amountPerCharge()
public int
c()
spreadAttempts()
comp_555()
m_ghvmfeja()
spreadAttempts()
spreadAttempts()
public int
d()
growthRounds()
comp_556()
m_hcmnxxzt()
growthRounds()
growthRounds()
public int
f()
spreadRounds()
comp_557()
m_irplhgjr()
spreadRounds()
spreadRounds()
public IntProvider
g()
extraRareGrowths()
comp_685()
m_sncfgebz()
extraRareGrowths()
extraRareGrowths()
public float
h()
catalystChance()
comp_558()
m_pstydumk()
catalystChance()
catalystChance()