Uses of Class
net.minecraft.world.gen.carver.RavineCarverConfig.Shape
Packages that use RavineCarverConfig.Shape
-
Uses of RavineCarverConfig.Shape in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as RavineCarverConfig.ShapeFields in net.minecraft.world.gen.carver with type parameters of type RavineCarverConfig.ShapeModifier and TypeFieldDescriptionstatic com.mojang.serialization.Codec<RavineCarverConfig.Shape>
RavineCarverConfig.Shape.CODEC
Constructors in net.minecraft.world.gen.carver with parameters of type RavineCarverConfig.ShapeModifierConstructorDescriptionRavineCarverConfig(float probability, HeightProvider y, FloatProvider yScale, YOffset lavaLevel, CarverDebugConfig debugConfig, FloatProvider verticalRotation, RavineCarverConfig.Shape shape)
RavineCarverConfig(CarverConfig carverConfig, FloatProvider verticalRotation, RavineCarverConfig.Shape shape)