Uses of Class
net.minecraft.world.level.levelgen.carver.CarverDebugSettings
-
Uses of CarverDebugSettings in net.minecraft.world.level.levelgen.carver
Modifier and TypeFieldDescriptionfinal CarverDebugSettings
CarverConfiguration.debugSettings
static final CarverDebugSettings
CarverDebugSettings.DEFAULT
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CarverDebugSettings>
CarverDebugSettings.CODEC
Modifier and TypeMethodDescriptionstatic CarverDebugSettings
CarverDebugSettings.of
(boolean p_159137_, BlockState p_159138_) static CarverDebugSettings
CarverDebugSettings.of
(boolean p_159140_, BlockState p_159141_, BlockState p_159142_, BlockState p_159143_, BlockState p_159144_) static CarverDebugSettings
CarverDebugSettings.of
(BlockState p_159130_, BlockState p_159131_, BlockState p_159132_, BlockState p_159133_) ModifierConstructorDescriptionCanyonCarverConfiguration
(float p_190586_, HeightProvider p_190587_, FloatProvider p_190588_, VerticalAnchor p_190589_, CarverDebugSettings p_190590_, FloatProvider p_190591_, CanyonCarverConfiguration.CanyonShapeConfiguration p_190592_) CarverConfiguration
(float p_190629_, HeightProvider p_190630_, FloatProvider p_190631_, VerticalAnchor p_190632_, CarverDebugSettings p_190633_) CaveCarverConfiguration
(float p_190653_, HeightProvider p_190654_, FloatProvider p_190655_, VerticalAnchor p_190656_, CarverDebugSettings p_190657_, FloatProvider p_190658_, FloatProvider p_190659_, FloatProvider p_190660_)