Uses of Class
net.minecraft.world.gen.placement.NoiseDependant
Packages that use NoiseDependant
-
Uses of NoiseDependant in net.minecraft.world.gen.placement
Fields in net.minecraft.world.gen.placement with type parameters of type NoiseDependantModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseDependant>
NoiseDependant.CODEC
static final Placement<NoiseDependant>
Placement.COUNT_NOISE
Methods in net.minecraft.world.gen.placement with parameters of type NoiseDependantModifier and TypeMethodDescriptionCountNoisePlacement.getPositions
(WorldDecoratingHelper p_241857_1_, Random p_241857_2_, NoiseDependant p_241857_3_, BlockPos p_241857_4_) Constructor parameters in net.minecraft.world.gen.placement with type arguments of type NoiseDependantModifierConstructorDescriptionCountNoisePlacement
(com.mojang.serialization.Codec<NoiseDependant> p_i242017_1_)