Uses of Interface
dev.wyck.worldgen.carver.CanyonCarverConfiguration
Packages that use CanyonCarverConfiguration
-
Uses of CanyonCarverConfiguration in dev.wyck.worldgen.carver
Subclasses with type arguments of type CanyonCarverConfiguration in dev.wyck.worldgen.carverMethods in dev.wyck.worldgen.carver that return CanyonCarverConfigurationModifier and TypeMethodDescriptionprotected CanyonCarverConfigurationCanyonCarverConfiguration.Builder.create()static CanyonCarverConfigurationCanyonCarverConfiguration.of(float probability, HeightProvider y, FloatProvider yScale, VerticalAnchor lavaLevel, CarverDebugSettings debugSettings, Set<Material> replaceable, FloatProvider verticalRotation, CanyonCarverConfiguration.CanyonShapeConfiguration shape) Creates a new CanyonCarverConfiguration.Constructors in dev.wyck.worldgen.carver with parameters of type CanyonCarverConfiguration