Uses of Class
net.minecraft.world.gen.carver.CarverDebugConfig
Package | Description |
---|---|
net.minecraft |
The base package for all Minecraft classes.
|
net.minecraft.world.gen.carver |
-
Uses of CarverDebugConfig in net.minecraft
Constructors in net.minecraft with parameters of type CarverDebugConfig Constructor Description class_6108(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig, FloatProvider floatProvider2, FloatProvider floatProvider3, FloatProvider floatProvider4)
-
Uses of CarverDebugConfig in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as CarverDebugConfig Modifier and Type Field Description CarverDebugConfig
CarverConfig. debugConfig
static CarverDebugConfig
CarverDebugConfig. DEFAULT
Fields in net.minecraft.world.gen.carver with type parameters of type CarverDebugConfig Modifier and Type Field Description static com.mojang.serialization.Codec<CarverDebugConfig>
CarverDebugConfig. CODEC
Methods in net.minecraft.world.gen.carver that return CarverDebugConfig Modifier and Type Method Description static CarverDebugConfig
CarverDebugConfig. create(boolean debugMode, BlockState debugState)
Constructors in net.minecraft.world.gen.carver with parameters of type CarverDebugConfig Constructor Description CarverConfig(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig)
RavineCarverConfig(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig, FloatProvider floatProvider2, RavineCarverConfig.class_6107 class_6107)