Uses of Interface
dev.wyck.worldgen.feature.featuresize.ThreeLayersFeatureSize
Packages that use ThreeLayersFeatureSize
-
Uses of ThreeLayersFeatureSize in dev.wyck.worldgen.feature.featuresize
Subclasses with type arguments of type ThreeLayersFeatureSize in dev.wyck.worldgen.feature.featuresizeMethods in dev.wyck.worldgen.feature.featuresize that return ThreeLayersFeatureSizeModifier and TypeMethodDescriptionprotected ThreeLayersFeatureSizeThreeLayersFeatureSize.Builder.create()static ThreeLayersFeatureSizeThreeLayersFeatureSize.of(@Nullable Integer minClippedHeight, int limit, int upperLimit, int lowerSize, int middleSize, int upperSize) Creates a new three-layer feature size.Constructors in dev.wyck.worldgen.feature.featuresize with parameters of type ThreeLayersFeatureSize