public class ClimateNoiseJsonLoader
Class ClimateNoiseJsonLoader. Provides climatenoisejsonloader functionality for the Hytale server.
java.lang.Object > ClimateNoiseJsonLoader
Field Summary
No fields documented.
Method Detail
ClimateNoiseJsonLoader
public
public
ClimateNoiseJsonLoader
(final SeedString seed, final Path dataFolder, final JsonElement json)
Method ClimateNoiseJsonLoader.
- Parameters:
final SeedStringseedfinal PathdataFolderfinal JsonElementjson
ClimateNoise
public
new
ClimateNoise
(this.loadGrid()
Method ClimateNoise.
- Parameters:
this.loadGrid(this.loadGrid(
loadGrid
protected
ClimateNoise.Grid
loadGrid
()
Method loadGrid.
ClimateGridJsonLoader
public
new
ClimateGridJsonLoader
(this.seed, this.dataFolder, this.get("Grid")
Method ClimateGridJsonLoader.
- Parameters:
this.seedthis.seedthis.dataFolderthis.dataFolderthis.get("Grid"this.get("Grid"
NoisePropertyJsonLoader
public
new
NoisePropertyJsonLoader
(this.seed, this.dataFolder, this.mustGetObject("Continent", null)
Method NoisePropertyJsonLoader.
- Parameters:
this.seedthis.seedthis.dataFolderthis.dataFolderthis.mustGetObject("Continent"this.mustGetObject("Continent"nullnull
loadThresholds
protected
ClimateNoise.Thresholds
loadThresholds
()
Method loadThresholds.
ContinentThresholdsJsonLoader
public
new
ContinentThresholdsJsonLoader
(this.seed, this.dataFolder, this.mustGetObject("Thresholds", null)
Method ContinentThresholdsJsonLoader.
- Parameters:
this.seedthis.seedthis.dataFolderthis.dataFolderthis.mustGetObject("Thresholds"this.mustGetObject("Thresholds"nullnull