Uses of Class
net.minecraft.world.level.levelgen.carver.CanyonCarverConfiguration.CanyonShapeConfiguration
Packages that use CanyonCarverConfiguration.CanyonShapeConfiguration
-
Uses of CanyonCarverConfiguration.CanyonShapeConfiguration in net.minecraft.world.level.levelgen.carver
Fields in net.minecraft.world.level.levelgen.carver declared as CanyonCarverConfiguration.CanyonShapeConfigurationFields in net.minecraft.world.level.levelgen.carver with type parameters of type CanyonCarverConfiguration.CanyonShapeConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<CanyonCarverConfiguration.CanyonShapeConfiguration> CanyonCarverConfiguration.CanyonShapeConfiguration.CODEC
Constructors in net.minecraft.world.level.levelgen.carver with parameters of type CanyonCarverConfiguration.CanyonShapeConfigurationModifierConstructorDescriptionCanyonCarverConfiguration
(float pProbability, HeightProvider pY, FloatProvider pYScale, VerticalAnchor pLavaLevel, CarverDebugSettings pDebugSettings, HolderSet<Block> pReplaceable, FloatProvider pVerticalRotation, CanyonCarverConfiguration.CanyonShapeConfiguration pShape) CanyonCarverConfiguration
(CarverConfiguration p_158980_, FloatProvider p_158981_, CanyonCarverConfiguration.CanyonShapeConfiguration p_158982_)