pub const QUANTIZATION_FACTOR: f32 = 10000.0;
Quantization factor used to convert floats to longs. This is the exact value from vanilla Climate.java.