Uses of Interface
dev.wyck.worldgen.feature.configurations.DripstoneClusterConfiguration
Packages that use DripstoneClusterConfiguration
-
Uses of DripstoneClusterConfiguration in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return DripstoneClusterConfigurationModifier and TypeMethodDescriptionDripstoneClusterConfiguration.Builder.build()Builds the configuration.DripstoneClusterConfiguration.of(int floorToCeilingSearchRange, IntProvider height, IntProvider radius, int maxStalagmiteStalactiteHeightDiff, int heightDeviation, IntProvider dripstoneBlockLayerThickness, FloatProvider density, FloatProvider wetness, float chanceOfDripstoneColumnAtMaxDistanceFromCenter, int maxDistanceFromEdgeAffectingChanceOfDripstoneColumn, int maxDistanceFromCenterAffectingHeightBias) Creates a new dripstone cluster configuration.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type DripstoneClusterConfiguration