Uses of Class
dev.wyck.worldgen.carver.CanyonCarverConfiguration.Builder
Packages that use CanyonCarverConfiguration.Builder
-
Uses of CanyonCarverConfiguration.Builder in dev.wyck.worldgen.carver
Subclasses with type arguments of type CanyonCarverConfiguration.Builder in dev.wyck.worldgen.carverMethods in dev.wyck.worldgen.carver that return CanyonCarverConfiguration.BuilderModifier and TypeMethodDescriptionCanyonCarverConfiguration.builder()Creates a new builder.CanyonCarverConfiguration.Builder.shape(CanyonCarverConfiguration.CanyonShapeConfiguration shape) Sets the shape of the canyon.CanyonCarverConfiguration.toBuilder()Converts this object back to a builder.CanyonCarverConfiguration.Builder.verticalRotation(FloatProvider verticalRotation) Sets the vertical rotation of the canyon.