pub fn is_water_fluid(fluid: &'static Fluid) -> bool
Returns true if the given FluidRef is water (including flowing water).
FluidRef