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