Uses of Class
net.minecraft.world.level.levelgen.carver.CarverDebugSettings
-
Uses of CarverDebugSettings in net.minecraft.world.level.levelgen.carver
Modifier and TypeFieldDescriptionCarverConfiguration.debugSettings
static CarverDebugSettings
CarverDebugSettings.DEFAULT
Modifier and TypeFieldDescriptionstatic 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_158971_, HeightProvider p_158972_, FloatProvider p_158973_, VerticalAnchor p_158974_, boolean p_158975_, CarverDebugSettings p_158976_, FloatProvider p_158977_, CanyonCarverConfiguration.CanyonShapeConfiguration p_158978_)
CarverConfiguration(float p_159094_, HeightProvider p_159095_, FloatProvider p_159096_, VerticalAnchor p_159097_, boolean p_159098_, CarverDebugSettings p_159099_)
CaveCarverConfiguration(float p_159169_, HeightProvider p_159170_, FloatProvider p_159171_, VerticalAnchor p_159172_, boolean p_159173_, CarverDebugSettings p_159174_, FloatProvider p_159175_, FloatProvider p_159176_, FloatProvider p_159177_)