Uses of Class
net.minecraft.world.gen.placement.AtSurfaceWithExtraConfig
Packages that use AtSurfaceWithExtraConfig
-
Uses of AtSurfaceWithExtraConfig in net.minecraft.world.gen.placement
Fields in net.minecraft.world.gen.placement with type parameters of type AtSurfaceWithExtraConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AtSurfaceWithExtraConfig>
AtSurfaceWithExtraConfig.CODEC
static final Placement<AtSurfaceWithExtraConfig>
Placement.COUNT_EXTRA
Methods in net.minecraft.world.gen.placement with parameters of type AtSurfaceWithExtraConfigModifier and TypeMethodDescriptionCountExtraPlacement.place
(Random p_212852_1_, AtSurfaceWithExtraConfig p_212852_2_, BlockPos p_212852_3_) Constructor parameters in net.minecraft.world.gen.placement with type arguments of type AtSurfaceWithExtraConfigModifierConstructorDescriptionCountExtraPlacement
(com.mojang.serialization.Codec<AtSurfaceWithExtraConfig> p_i242018_1_)