Package com.github.thedeathlycow.thermoo.api.temperature
package com.github.thedeathlycow.thermoo.api.temperature
Package for all things temperature related. Includes classes directly tied to temperature and temperature changes,
as well as sub classes for effects and events.
-
ClassDescriptionThe most basic concrete implementation of the environment controller.Implements computations for various passive environmental effects, such as passive freezing/warming from biomes, and passive warming from heat sources (torches, campfires, etc).Decorator for the
EnvironmentController, to be extended by other mods for the purpose of adding or replacing functionality from the default environment controller.Controls what instance of theEnvironmentManageris to be used by Thermoo eventsThe mode of temperature change for aTemperatureAware.The three primary modes for adding and removing heat from aTemperatureAware.Soakable entities are things that can get wet.TemperatureAware entities are things that are sensitive to temperature.