implements FeatureConfiguration
| ezl | |
| net.minecraft.world.level.levelgen.feature.configurations.SculkPatchConfiguration | |
| net.minecraft.class_7141 | |
| net.minecraft.world.gen.feature.SculkPatchFeatureConfig |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final IntProvider |
| ||||||||
| private final float |
| ||||||||
| public static final com.mojang.serialization.Codec<SculkPatchConfiguration> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int chargeCount, int amountPerCharge, int spreadAttempts, int growthRounds, int spreadRounds, IntProvider extraRareGrowths, float catalystChance) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public IntProvider |
| ||||||||
| public float |
|