SeedUtils

Index

API

Private API

Click to see
Cubiomes.SeedUtils.mc_step_seedMethod
mc_step_seed(seed::UInt64, salt::UInt64)

Used to generate the next seed in the Minecraft seed generation algorithm, given the current seed and a salt.

source