public class ContinentThresholdsJsonLoader
Class ContinentThresholdsJsonLoader. Provides continentthresholdsjsonloader functionality for the Hytale server.
java.lang.Object > ContinentThresholdsJsonLoader
Field Summary
No fields documented.
Method Detail
ContinentThresholdsJsonLoader
public
public
ContinentThresholdsJsonLoader
(final SeedString seed, final Path dataFolder, final JsonElement json)
Method ContinentThresholdsJsonLoader.
- Parameters:
final SeedStringseedfinal PathdataFolderfinal JsonElementjson
load
public
ClimateNoise.Thresholds
load
()
Method load.
loadLandThreshold
protected
double
loadLandThreshold
()
Method loadLandThreshold.
loadIslandThreshold
protected
double
loadIslandThreshold
()
Method loadIslandThreshold.
loadBeachSize
protected
double
loadBeachSize
()
Method loadBeachSize.
loadShallowOceanSize
protected
double
loadShallowOceanSize
()
Method loadShallowOceanSize.