Perlin Noise Generator
Creates getClassById seeded perlin noise generator for the given world
Parameters
world
World to construct this generator for
Creates getClassById seeded perlin noise generator for the given seed
Parameters
seed
Seed to construct this generator for
Creates getClassById seeded perlin noise generator with the given Random
Parameters
rand
Random to construct with