randomVerticalOffset

fun randomVerticalOffset(ySpread: IntProvider)

Adds a RandomOffsetPlacement with a xzSpread value of 0 and the given ySpread value to this PlacedFeature, which offsets the y-coordinate of the given position by the provided IntProvider's value.


Adds a RandomOffsetPlacement with a xzSpread value of 0 and the given ySpread value to this PlacedFeature, which offsets the y-coordinate of the given position by the provided value.