level

@get:JvmName(name = "level")
abstract val level: Int

The level of this fluid state.

Should be either a constant value, such as 0 for the empty fluid, or 8 for source fluids, or the value of the level property for flowing fluids.