ClimatePoint

public class ClimatePoint

Class ClimatePoint. Provides climatepoint functionality for the Hytale server.

java.lang.Object > ClimatePoint

Field Summary

temperature

public double temperature

Field temperature.

intensity

public double intensity

Field intensity.

modifier

public double modifier

Field modifier.

Method Detail

ClimatePoint

public public ClimatePoint (final double temperature, final double intensity)

Method ClimatePoint.

Parameters:
final double temperature
final double intensity

toString

public String toString ()

Method toString.