Uses of Class
net.minecraft.world.level.levelgen.placement.CarvingMaskPlacement
Packages that use CarvingMaskPlacement
-
Uses of CarvingMaskPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type CarvingMaskPlacementModifier and TypeFieldDescriptionstatic final PlacementModifierType<CarvingMaskPlacement>
PlacementModifierType.CARVING_MASK_PLACEMENT
static final com.mojang.serialization.Codec<CarvingMaskPlacement>
CarvingMaskPlacement.CODEC
Methods in net.minecraft.world.level.levelgen.placement that return CarvingMaskPlacementModifier and TypeMethodDescriptionstatic CarvingMaskPlacement
CarvingMaskPlacement.forStep
(GenerationStep.Carving p_191591_)