Checks that a player can have the given change applied as a passive temperature change.
Parameters:
change - The passive temperature change to be applied
player - The player to check
Returns:
Returns TriState.TRUE or TriState.FALSE if this callback should allow (or not allow)
for the change to be applied to the player. If this returns TriState.FALSE, falls back
to further processing.