seed

abstract fun seed(seed: Long): StructureLoaderAbstract<L, V, B, E, W>

Sets the target seed. Default 0L. The seed is used to randomly remove blocks if the integrity setIntegrity is less than 1.0.

Return

This instance.

Parameters

seed

Seed.