Uses of Interface
dev.wyck.worldgen.feature.configurations.SculkPatchConfiguration
Packages that use SculkPatchConfiguration
-
Uses of SculkPatchConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return SculkPatchConfigurationModifier and TypeMethodDescriptionSculkPatchConfiguration.Builder.build()Builds the configuration.static SculkPatchConfigurationSculkPatchConfiguration.of(int chargeCount, int amountPerCharge, int spreadAttempts, int growthRounds, int spreadRounds, IntProvider extraRareGrowths, float catalystChance) Creates a new sculk patch configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type SculkPatchConfiguration