Uses of Record Class
dev.wyck.wrapper.worldgen.carver.CaveCarverConfiguration
Packages that use CaveCarverConfiguration
-
Uses of CaveCarverConfiguration in dev.wyck.wrapper.worldgen.carver
Methods in dev.wyck.wrapper.worldgen.carver that return CaveCarverConfigurationMethods in dev.wyck.wrapper.worldgen.carver with parameters of type CaveCarverConfigurationModifier and TypeMethodDescriptionstatic ConfiguredWorldCarverConfiguredWorldCarver.cave(CaveCarverConfiguration configuration) Authors a configured carver on the vanilla CAVE algorithm.static ConfiguredWorldCarverConfiguredWorldCarver.netherCave(CaveCarverConfiguration configuration) Authors a configured carver on the vanilla NETHER_CAVE algorithm.CaveCarverConfiguration.Factory.toNms(CaveCarverConfiguration configuration)