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_224788_, HeightProvider p_224789_, FloatProvider p_224790_, VerticalAnchor p_224791_, CarverDebugSettings p_224792_, HolderSet<Block> p_224793_, FloatProvider p_224794_, CanyonCarverConfiguration.CanyonShapeConfiguration p_224795_) CarverConfiguration
(float p_224832_, HeightProvider p_224833_, FloatProvider p_224834_, VerticalAnchor p_224835_, CarverDebugSettings p_224836_, HolderSet<Block> p_224837_) CaveCarverConfiguration
(float p_224853_, HeightProvider p_224854_, FloatProvider p_224855_, VerticalAnchor p_224856_, CarverDebugSettings p_224857_, HolderSet<Block> p_224858_, FloatProvider p_224859_, FloatProvider p_224860_, FloatProvider p_224861_)