Uses of Class
net.minecraft.world.gen.placement.DepthAverageConfig
Packages that use DepthAverageConfig
- 
Uses of DepthAverageConfig in net.minecraft.world.gen.placementFields in net.minecraft.world.gen.placement with type parameters of type DepthAverageConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<DepthAverageConfig>DepthAverageConfig.CODECstatic final Placement<DepthAverageConfig>Placement.DEPTH_AVERAGEMethods in net.minecraft.world.gen.placement with parameters of type DepthAverageConfigModifier and TypeMethodDescriptionDepthAveragePlacement.place(Random p_212852_1_, DepthAverageConfig p_212852_2_, BlockPos p_212852_3_) Constructor parameters in net.minecraft.world.gen.placement with type arguments of type DepthAverageConfigModifierConstructorDescriptionDepthAveragePlacement(com.mojang.serialization.Codec<DepthAverageConfig> p_i242023_1_)