public class InterpolatedBiomeCountList
Class InterpolatedBiomeCountList. Provides interpolatedbiomecountlist functionality for the Hytale server.
java.lang.Object > InterpolatedBiomeCountList
Field Summary
center
private
Biome
center
Field center.
biome
final
Biome
biome
Field biome.
biomeId
final
int
biomeId
Field biomeId.
r
final
BiomeCountResult
r
Field r.
biomeCountResult
final
BiomeCountResult
biomeCountResult
Field biomeCountResult.
heightThresholdContext
public
double
heightThresholdContext
Field heightThresholdContext.
heightNoise
public
double
heightNoise
Field heightNoise.
count
public
int
count
Field count.
Method Detail
InterpolatedBiomeCountList
public
public
InterpolatedBiomeCountList
()
Method InterpolatedBiomeCountList.
BiomeCountResult
public
new
BiomeCountResult
(biome, result.heightThresholdContext, result.heightmapNoise)
Method BiomeCountResult.
- Parameters:
biomebiomeresult.heightThresholdContextresult.heightThresholdContextresult.heightmapNoiseresult.heightmapNoise
getBiomeIds
public
IntList
getBiomeIds
()
Method getBiomeIds.
toString
public
String
toString
()
Method toString.