Uses of Class
net.minecraft.world.gen.carver.RavineCarverConfig.Shape
| Package | Description |
|---|---|
| net.minecraft.world.gen.carver |
-
Uses of RavineCarverConfig.Shape in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as RavineCarverConfig.Shape Modifier and Type Field Description RavineCarverConfig.ShapeRavineCarverConfig. shapeFields in net.minecraft.world.gen.carver with type parameters of type RavineCarverConfig.Shape Modifier and Type Field Description static com.mojang.serialization.Codec<RavineCarverConfig.Shape>RavineCarverConfig.Shape. CODECConstructors in net.minecraft.world.gen.carver with parameters of type RavineCarverConfig.Shape Constructor Description RavineCarverConfig(float probability, HeightProvider y, FloatProvider yScale, YOffset lavaLevel, CarverDebugConfig debugConfig, FloatProvider verticalRotation, RavineCarverConfig.Shape shape)RavineCarverConfig(CarverConfig carverConfig, FloatProvider verticalRotation, RavineCarverConfig.Shape shape)