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