Class LivingEntityTemperatureTickEvents

java.lang.Object
com.github.thedeathlycow.thermoo.api.core.v2.event.LivingEntityTemperatureTickEvents

public final class LivingEntityTemperatureTickEvents extends Object
Events for ticking temperature changes on living entities on the logical server. These events will not apply to dead or removed entities.

For finer grained control over whether a temperature change is allowed to proceed or to react after a change has been applied, see TemperatureChangeEvents.

For environmental effects, see EnvironmentDefinition for the environment changes, and ServerPlayerEnvironmentTickEvents for applying temperature changes from environmental conditions.