Uses of Class
net.minecraft.world.gen.surfacebuilder.AbstractMountainSurfaceBuilder.SteepSlopeBlockConfig
Packages that use AbstractMountainSurfaceBuilder.SteepSlopeBlockConfig
-
Uses of AbstractMountainSurfaceBuilder.SteepSlopeBlockConfig in net.minecraft.world.gen.surfacebuilder
Fields in net.minecraft.world.gen.surfacebuilder declared as AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigModifier and TypeFieldDescriptionprivate final AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigLoftyPeaksSurfaceBuilder.STEEP_SLOPE_BLOCK_CONFIGprivate final AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigSnowcappedPeaksSurfaceBuilder.STEEP_SLOPE_BLOCK_CONFIGprivate final AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigSnowySlopesSurfaceBuilder.STEEP_SLOPE_BLOCK_CONFIGMethods in net.minecraft.world.gen.surfacebuilder that return AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigModifier and TypeMethodDescriptionprotected abstract @Nullable AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigAbstractMountainSurfaceBuilder.getLayerBlockConfig()GroveSurfaceBuilder.getLayerBlockConfig()LoftyPeaksSurfaceBuilder.getLayerBlockConfig()SnowcappedPeaksSurfaceBuilder.getLayerBlockConfig()SnowySlopesSurfaceBuilder.getLayerBlockConfig()StoneShoreSurfaceBuilder.getLayerBlockConfig()StonyPeaksSurfaceBuilder.getLayerBlockConfig()Methods in net.minecraft.world.gen.surfacebuilder with parameters of type AbstractMountainSurfaceBuilder.SteepSlopeBlockConfigModifier and TypeMethodDescriptionbooleanAbstractMountainSurfaceBuilder.shouldPlaceSteepSlopeBlock(class_6557 class_6557, int x, int z, AbstractMountainSurfaceBuilder.SteepSlopeBlockConfig config)