Uses of Record Class
dev.wyck.wrapper.worldgen.carver.CanyonCarverConfiguration
Packages that use CanyonCarverConfiguration
-
Uses of CanyonCarverConfiguration in dev.wyck.wrapper.worldgen.carver
Methods in dev.wyck.wrapper.worldgen.carver that return CanyonCarverConfigurationModifier and TypeMethodDescriptionCanyonCarverConfiguration.Builder.build()Builds the CanyonCarverConfiguration.Methods in dev.wyck.wrapper.worldgen.carver with parameters of type CanyonCarverConfigurationModifier and TypeMethodDescriptionstatic ConfiguredWorldCarverConfiguredWorldCarver.canyon(CanyonCarverConfiguration configuration) Authors a configured carver on the vanilla CANYON algorithm.