public class PerlinNoiseJsonLoader
Class PerlinNoiseJsonLoader. Provides perlinnoisejsonloader functionality for the Hytale server.
java.lang.Object > PerlinNoiseJsonLoader
Field Summary
No fields documented.
Method Detail
PerlinNoiseJsonLoader
public
public
PerlinNoiseJsonLoader
(@Nonnull final SeedString seed, final Path dataFolder, final JsonElement json)
Method PerlinNoiseJsonLoader.
- Parameters:
@Nonnull final SeedStringseedfinal PathdataFolderfinal JsonElementjson
PerlinNoise
public
new
PerlinNoise
(this.loadInterpolationFunction()
Method PerlinNoise.
- Parameters:
this.loadInterpolationFunction(this.loadInterpolationFunction(
loadInterpolationFunction
protected
GeneralNoise.InterpolationFunction
loadInterpolationFunction
()
Method loadInterpolationFunction.