pub type Energy = f32;
Energy unit.
Used to represent the energy of all players. While this unit can represent any floating point value, only values in the range [0, 1] are valid when sent to the client.
[0, 1]