HeightThresholdInterpreterJsonLoader

public class HeightThresholdInterpreterJsonLoader

Class HeightThresholdInterpreterJsonLoader. Provides heightthresholdinterpreterjsonloader functionality for the Hytale server.

java.lang.Object > HeightThresholdInterpreterJsonLoader

Field Summary

No fields documented.

Method Detail

HeightThresholdInterpreterJsonLoader

public public HeightThresholdInterpreterJsonLoader (@Nonnull final SeedString seed, final Path dataFolder, final JsonElement json, final int length)

Method HeightThresholdInterpreterJsonLoader.

Parameters:
@Nonnull final SeedString seed
final Path dataFolder
final JsonElement json
final int length

load

Method load.

NoiseHeightThresholdInterpreterJsonLoader

public new NoiseHeightThresholdInterpreterJsonLoader (this.seed, this.dataFolder, this.json, this.length)

Method NoiseHeightThresholdInterpreterJsonLoader.

Parameters:
this.seed this.seed
this.dataFolder this.dataFolder
this.json this.json
this.length this.length

BasicHeightThresholdInterpreterJsonLoader

public new BasicHeightThresholdInterpreterJsonLoader (this.seed, this.dataFolder, this.json, this.length)

Method BasicHeightThresholdInterpreterJsonLoader.

Parameters:
this.seed this.seed
this.dataFolder this.dataFolder
this.json this.json
this.length this.length