Uses of Interface
dev.wyck.worldgen.carver.CaveCarverConfiguration
Packages that use CaveCarverConfiguration
-
Uses of CaveCarverConfiguration in dev.wyck.worldgen.carver
Subclasses with type arguments of type CaveCarverConfiguration in dev.wyck.worldgen.carverMethods in dev.wyck.worldgen.carver that return CaveCarverConfigurationModifier and TypeMethodDescriptionprotected CaveCarverConfigurationCaveCarverConfiguration.Builder.create()static CaveCarverConfigurationCaveCarverConfiguration.of(float probability, HeightProvider y, FloatProvider yScale, VerticalAnchor lavaLevel, CarverDebugSettings debugSettings, Set<Material> replaceable, FloatProvider horizontalRadiusMultiplier, FloatProvider verticalRadiusMultiplier, FloatProvider floorLevel) Creates a new CaveCarverConfiguration.Constructors in dev.wyck.worldgen.carver with parameters of type CaveCarverConfiguration